# Trouvez instantanément ce que vous cherchez

- [Vues, Assistant, Recherche : quand utiliser quoi ?](https://help.formality.com/find/search-options.md): Dans Formality, vous disposez de trois manières complémentaires pour accéder à l’information : les Vues, l’Assistant et la Recherche. Chacune répond à un besoin précis.
- [Assistant : trouvez les réponses à vos questions contractuelles](https://help.formality.com/find/assistant.md): Accédez en quelques secondes aux informations clés de vos contrats, directement depuis la plateforme ou vos outils de travail quotidiens.
- [Actions disponibles dans l’Assistant](https://help.formality.com/find/assistant-actions.md): Découvrez comment interagir avec les réponses de l’Assistant : copier du contenu, télécharger un tableau, afficher les sources ou partager un retour pour aider à améliorer la qualité des réponses.
- [Bonnes pratiques avec l'Assistant](https://help.formality.com/find/best-practices-assistant.md)


---

# 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://help.formality.com/find.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.
