# Fragetypen

Sie können einen oder mehrere der folgenden Fragetypen auf jeder Seite verwenden, um Ihre Formulare zu erstellen.

* [Einfachauswahl](/de/form-management/form-designer/questions/question-types/standard/single-choice.md)
* [Mehrfachauswahl](/de/form-management/form-designer/questions/question-types/standard/multiple-choice.md)
* [Bildauswahl](/de/form-management/form-designer/questions/question-types/standard/image-choices.md)
* [Dropdown-Liste](/de/form-management/form-designer/questions/question-types/standard/dropdown-list.md)
* [Autocomplete](/de/form-management/form-designer/questions/question-types/standard/autocomplete.md)
* [Text-/Kommentar-Feld](/de/form-management/form-designer/questions/question-types/standard/text-comment-field.md)
* [Einzelne Matrix](/de/form-management/form-designer/questions/question-types/matrix-questions/single-matrix.md)
* [Mehrfachmatrix](/de/form-management/form-designer/questions/question-types/matrix-questions/multi-matrix.md)
* [Sternebewertung](/de/form-management/form-designer/questions/question-types/satisfaction-questions/star-rating.md)
* [Daumen hoch / runter](/de/form-management/form-designer/questions/question-types/satisfaction-questions/thumbs-up-down.md)
* [CSAT-Score](/de/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md)
* [Conjoint-Auswahl](/de/form-management/form-designer/questions/question-types/choice-based-conjoint-cbc.md)
* [Smileys](/de/form-management/form-designer/questions/question-types/satisfaction-questions/smileys.md)
* [Net Promoter Score®](/de/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md)
* [Kontaktdaten](/de/form-management/form-designer/questions/question-types/advanced-types/untitled-1.md)
* [Konstanter Betrag](/de/form-management/form-designer/questions/question-types/advanced-types/untitled.md)
* [Schieberegler-Skala](/de/form-management/form-designer/questions/question-types/advanced-types/slider-scale.md)
* [Antwort-Ranking](/de/form-management/form-designer/questions/question-types/advanced-types/answer-ranking.md)
* [Datei-Upload](/de/form-management/form-designer/questions/question-types/advanced-types/file-upload.md)

{% hint style="info" %}
Um Ihre Fragen weiter zu verbessern und zusätzliche Funktionen hinzuzufügen, können Sie auch eines der [Antworttypen](/de/form-management/form-designer/answers/answer-types.md) Widgets.
{% endhint %}

&#x20;&#x20;


---

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