# FAQ & Résolutions

- [Partager des retours & demandes de fonctionnalités](https://help.formality.com/faq/feedback.md)
- [Je ne trouve pas l'Accord/la Partie que je cherche](https://help.formality.com/faq/no-result.md)
- [Je n'arrive pas à ajouter un document sur la plateforme](https://help.formality.com/faq/cant-add-document.md)
- [Comment fonctionne l'Extraction automatique ?](https://help.formality.com/faq/metadata-extraction.md)
- [Je n'arrive pas à modifier un élément](https://help.formality.com/faq/cant-edit.md)
- [Je n'arrive pas à supprimer un type d'Accord](https://help.formality.com/faq/cant-delete-agreement-type.md)
- [Intégrations eSignature : Que faire si un document signé n’apparaît pas dans Formality ?](https://help.formality.com/faq/esignature-faq.md)
- [FAQ intégration Slack/Teams](https://help.formality.com/faq/messaging-tools-faq.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/faq.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.
