# Réponse texte

La réponse textuelle demandera au Répondant de saisir du texte.&#x20;

![](/files/43e7d31b340e8e15a664a33b52a9010a9b5e375d)

{% hint style="info" %}
Vous pouvez également activer [analyse de sentiment](/fr/form-management/reports/text-reports/sentiment-analysis.md) sur le texte et utiliser sa valeur de sentiment calculée comme [règles de condition](/fr/form-management/form-designer/condition-rules/conditions-rules.md) pour afficher/masquer dynamiquement les questions suivantes dans votre conversation.
{% endhint %}


---

# 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.ngsurvey.com/fr/conversational-surveys/conversation-questions/text-reply.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.
