# Textantwort

Die Freitext-Antwort fordert den Befragten auf, beliebigen Text einzugeben.&#x20;

![](/files/aa85340613b27f0b836c0d789f98b6036d1b7a29)

{% hint style="info" %}
Sie können auch aktivieren [sentiment analysis](/de/form-management/reports/text-reports/sentiment-analysis.md) für den Text und den berechneten Sentiment-Wert als [condition rules](/de/form-management/form-designer/condition-rules/conditions-rules.md) um nachfolgende Fragen in Ihrer Konversation dynamisch ein- oder auszublenden.
{% 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/de/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.
