# Configuring survey questions

A survey is built from questions. This section covers picking a question type, configuring options, inserting breaks, terminating early, embedding videos and hyperlinks, and adjusting fonts and colours.

## In this section

* [Question Types](/help/surveys/question-configuration/question-types.md)
* [Likert Questions](/help/surveys/question-configuration/likert-questions.md)
* [Configure Radio Button, Dropdown, or Check Box Questions](/help/surveys/question-configuration/configure-option-questions.md)
* [Edit, Copy or Delete a Question](/help/surveys/question-configuration/edit-question.md)
* [Adding a Break Question](/help/surveys/question-configuration/adding-a-break-question.md)
* [Adding a Break Page](/help/surveys/question-configuration/adding-a-break-page.md)
* [Terminating a Survey](/help/surveys/question-configuration/terminating-a-survey.md)
* [Adding Videos and Hyperlinks](/help/surveys/question-configuration/add-videos-hyperlinks.md)
* [Replacing a Survey Question in an existing Survey](/help/surveys/question-configuration/replace-question.md)
* [Changing Fonts and Colors](/help/surveys/question-configuration/changing-fonts-and-colors.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.shiftiq.com/help/surveys/question-configuration.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.
