# Account and settings

- [Billing and account](https://support.quizkitapp.com/account-and-settings/billing-and-account.md): Learn about how the Quiz Kit app is billed to you.
- [Quiz Kit interface](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface.md): Learn about the Quiz Kit app interface, and what each section is used for.
- [My Quizzes](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/my-quizzes.md): Learn about the My Quizzes section of the Quiz Kit app.
- [A/B testing](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/a-b-testing.md): Learn about how A/B testing can help you finesse your quiz and grow your business.
- [Analytics](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/analytics.md): Learn about how you can track your quiz metrics to understand how your quizzes are performing.
- [Submissions](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/submissions.md): Learn about the quiz Submissions page and how to export your data.
- [Integrations](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/integrations.md): Set up Quiz Kit to integrate with the apps and features that are important to your business.
- [Billing](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/billing.md): Learn about the Billing section in the Quiz Kit app.
- [Support](https://support.quizkitapp.com/account-and-settings/quiz-kit-interface/support.md): Use Quiz Kit's Support page to contact our support team if you need any help.
- [Quiz Builder](https://support.quizkitapp.com/account-and-settings/quiz-builder.md)
- [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.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.
