# Exemple – Clause NDA

Dans cet exemple, nous demandons à l'examen des accords juridiques de revoir cette section d'un NDA pour voir s'il y a des failles.

<figure><img src="/files/iqxX8hlDEPewGTbn3Nvd" alt="examen de l&#x27;accord juridique NDA"><figcaption></figcaption></figure>

L'IA examine la clause puis fournit une réponse détaillée qui analyse la clause sous plusieurs angles différents.

<figure><img src="/files/iCr7bKwT1Lv3Zw4CBBd1" alt="sortie de l&#x27;examen de l&#x27;accord juridique"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/fr/genstudio-workspace/tools/legal-agreement-review/example-nda-clause.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
