# Introduction

- [Quiz Kit Help Center](https://support.quizkitapp.com/introduction/quiz-kit-help-center.md)
- [Why Quiz Kit?](https://support.quizkitapp.com/introduction/quiz-kit-help-center/why-quiz-kit.md): A quick introduction to everything Quiz Kit.
- [Past releases](https://support.quizkitapp.com/introduction/past-releases.md): Historical updates to the Quiz Kit app.
- [Release notes](https://support.quizkitapp.com/introduction/past-releases/release-notes.md)
- [V9.2024 - September](https://support.quizkitapp.com/introduction/past-releases/release-notes/v9.2024-september.md)
- [V7.2024 - July 2024](https://support.quizkitapp.com/introduction/past-releases/release-notes/v7.2024-july-2024.md): New and improved product cards and analytics page
- [V6.2024 - June 2024](https://support.quizkitapp.com/introduction/past-releases/release-notes/v6.2024-june-2024.md): Easier results layout and AI improvements
- [V5.2024 - May 2024](https://support.quizkitapp.com/introduction/past-releases/release-notes/v5.2024-may-2024.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/introduction.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.
