> 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/contact-us.md).

# Contact us

For technical support, account questions, feedback or troubleshooting, use one of the below contact methods and we'll answer your questions as soon as we can.

## Contact support

1. **Chat with us** directly in the Quiz Kit app
2. **Email us** at `quizkit@presidiocreative.com`

***

## Request a demo

* Get a personalized pricing breakdown
* See how product quizzes slot into your growth strategy
* Estimate the extra revenue Quiz Kit could unlock
* Find out how Quiz Kit fits your current tech stack

<a href="https://www.quizkitapp.com/pages/demo" class="button primary">Request a demo</a>


---

# 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/contact-us.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.
