# Quiz Builder

- [Quiz](https://support.quizkitapp.com/account-and-settings/quiz-builder/quiz.md): Learn about the Quiz page of the quiz editor and its options.
- [Introduction](https://support.quizkitapp.com/account-and-settings/quiz-builder/quiz/introduction.md): Get an overview of the introduction page of the quiz editor.
- [Questions](https://support.quizkitapp.com/account-and-settings/quiz-builder/quiz/questions.md): Get an overview of the Questions section of the quiz editor.
- [Additional page types](https://support.quizkitapp.com/account-and-settings/quiz-builder/quiz/additional-page-types.md): Learn about the additional page types that can be added to your quiz.
- [Results](https://support.quizkitapp.com/account-and-settings/quiz-builder/results.md): Learn about how to set up results for your quiz.
- [Results template](https://support.quizkitapp.com/account-and-settings/quiz-builder/results/results-template.md): Learn how to create unique layouts for your quiz results page with custom content in the template section.
- [Publish](https://support.quizkitapp.com/account-and-settings/quiz-builder/publish.md): The Publish page guides you through all your options for publishing your quiz.
- [Styles](https://support.quizkitapp.com/account-and-settings/quiz-builder/styles.md)
- [Settings](https://support.quizkitapp.com/account-and-settings/quiz-builder/settings.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://support.quizkitapp.com/account-and-settings/quiz-builder.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.
