# Fonctions

- [Assistant IA](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia.md)
- [Ajouter des ressources à l’Assistant IA](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia/ajouter-des-ressources-a-lassistant-ia.md)
- [L'Assistant IA en conversation avec les clients](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia/lassistant-ia-en-conversation-avec-les-clients.md)
- [Messages brouillons de l'Assistant IA](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia/messages-brouillons-de-lassistant-ia.md)
- [Évaluation des réponses de l'Assistant IA](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia/evaluation-des-reponses-de-lassistant-ia.md)
- [Intelligence artificielle](https://docs.responso.com/responso-doc/fr/fonctions/intelligence-artificielle.md): Le support client basé sur l’intelligence artificielle peut considérablement accélérer et simplifier le travail des employés impliqués dans ce domaine.
- [Autoresponder](https://docs.responso.com/responso-doc/fr/fonctions/autoresponder.md)
- [Chat](https://docs.responso.com/responso-doc/fr/fonctions/chat.md)
- [Modèles de réponses](https://docs.responso.com/responso-doc/fr/fonctions/modeles-de-reponses.md)
- [Signatures avancées](https://docs.responso.com/responso-doc/fr/fonctions/signatures-avancees.md)
- [Workflows automatisés](https://docs.responso.com/responso-doc/fr/fonctions/workflows-automatises.md)
- [Returns and Complaints](https://docs.responso.com/responso-doc/fr/fonctions/returns-and-complaints.md)
- [Responso Return Forms](https://docs.responso.com/responso-doc/fr/fonctions/returns-and-complaints/responso-return-forms.md)
- [Allegro Returns and Complaints Module](https://docs.responso.com/responso-doc/fr/fonctions/returns-and-complaints/allegro-returns-and-complaints-module.md)
- [Reviews Module](https://docs.responso.com/responso-doc/fr/fonctions/reviews-module.md): Responso allows you to manage reviews from multiple Allegro accounts in one place.
- [Module Contacts](https://docs.responso.com/responso-doc/fr/fonctions/module-contacts.md)
- [Module Tâches](https://docs.responso.com/responso-doc/fr/fonctions/module-taches.md)
- [Traduction des messages](https://docs.responso.com/responso-doc/fr/fonctions/traduction-des-messages.md)
- [Correcteur](https://docs.responso.com/responso-doc/fr/fonctions/correcteur.md)
- [Liste de spam](https://docs.responso.com/responso-doc/fr/fonctions/liste-de-spam.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://docs.responso.com/responso-doc/fr/fonctions.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.
