# Comment utiliser

Pour commencer avec l'examen des accords juridiques, fournissez une invite **Introduction**, qui est simplement toute information de base, questions ou préoccupations spécifiques que vous souhaitez aborder et la **Clause**, ou section du texte juridique que vous souhaitez examiner.

<figure><img src="/files/DqA7EFo23jprTmRhBHOd" alt="exemple d&#x27;examen d&#x27;accord juridique"><figcaption></figcaption></figure>

Après l'examen initial, l'IA peut demander plus d'informations ou de contexte pour améliorer ses recommandations pour une clause. Comme toujours, plus vous pouvez fournir de détails, mieux c'est.


---

# 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/how-to-use.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.
