# Assistant IA

L’Assistant IA peut gérer les demandes des clients **24h/24 et 7j/7**, en s’appuyant sur les ressources que vous lui fournissez. Cela garantit que les réponses ne sont pas génériques, mais **précises et basées sur des informations soigneusement sélectionnées**.

{% hint style="info" %}
Responso's AI Assistant is powered by Chat GPT 5.0.
{% endhint %}

### En savoir plus&#x20;

[Ajouter des ressources à l'Assistant IA](/responso-doc/fr/fonctions/assistant-ia/ajouter-des-ressources-a-lassistant-ia.md) – Comment ajouter une base de connaissances ou un catalogue de produits à partir duquel l'Assistant IA peut puiser.

[L'Assistant IA en conversation avec les clients](/responso-doc/fr/fonctions/assistant-ia/lassistant-ia-en-conversation-avec-les-clients.md) – Comment configurer une automatisation pour que l'Assistant IA réponde de manière autonome aux messages des clients.

[Messages brouillons de l'Assistant IA](/responso-doc/fr/fonctions/assistant-ia/messages-brouillons-de-lassistant-ia.md) – Comment configurer une automatisation pour que l'Assistant IA rédige des réponses, sans les envoyer sans l'approbation d'un agent.

[Évaluation des réponses de l'Assistant IA](/responso-doc/fr/fonctions/assistant-ia/evaluation-des-reponses-de-lassistant-ia.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/assistant-ia.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.
