> For the complete documentation index, see [llms.txt](https://support.quizkitapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.quizkitapp.com/faqs-and-support/submit-feedback.md).

# Submit feedback

We want to hear from you! Use the sections below to share feedback on our Help Center or on Quiz Kit itself. Your input helps us improve our support resources and build features that better meet your needs.

***

## Help Center feedback

Tell us how we can make our Help Center clearer and more useful.

[Submit Help Center feedback](https://tally.so/r/n09bBB)

## Quiz Kit feedback and feature requests

Have an idea for a new feature or improvement? Check existing requests, then share your suggestion to help shape our roadmap.\
\
[Share general feedback or make a feature request](https://tally.so/r/w2VpVj)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faqs-and-support/submit-feedback.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.
