> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/form-designer/questions.md).

# Fragen

## ⁉️️ Was sind Fragen?

Fragen ermöglichen es Ihnen, Informationen von Ihren Befragten zu sammeln und können mit einem oder mehreren erstellt werden [Antworten](/de/form-management/form-designer/answers.md). Im Gegensatz zu anderen Umfragewerkzeugen auf dem Markt können Sie jede Art von [Antworttyp](/de/form-management/form-designer/answers/answer-types.md) Widgets zu Ihrer Frage hinzufügen und verschiedene [Antworttypen](/de/form-management/form-designer/answers/answer-types.md) innerhalb derselben Frage mischen. Dieses einzigartige System bietet Ihnen die beste Flexibilität, um die Formulare zu erstellen, die Sie benötigen.

ngSurvey wird standardmäßig mit über +25 vorgefertigten [Fragetypen](/de/form-management/form-designer/questions/question-types.md) geliefert, die Ihrer Seite hinzugefügt werden können, um Informationen von Ihren Befragten zu sammeln und vollständig mit benutzerdefinierten [Eigenschaften](/de/form-management/form-designer/questions/question-properties.md) und [Antworttypen](/de/form-management/form-designer/answers/answer-types.md).

{% hint style="warning" %}
Alle Änderungen an der Umfragestruktur sind Live-Änderungen, was bedeutet, dass, wenn Sie die Umfrage bereits an Befragte verteilt haben, diese die neuen Änderungen ebenfalls sehen werden.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/form-management/form-designer/questions.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.
