> 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/introduction/quiz-kit-help-center.md).

# Quiz Kit Help Center

Quiz Kit helps Shopify merchants create product recommendation quizzes to guide customers to the right products, collect zero-party data, and track quiz performance.

In this help center, you’ll find step-by-step guides, feature explanations, and best practices for building and optimizing your quizzes. You can set up recommendations using flexible logic options, with AI-generated fallback results to simplify setup.

### Start with these helpful resources

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/TaZnfTmb0iQjK4WkQQK7">Quick Start Guide</a></td><td>Install, launch, and embed your first quiz.</td></tr><tr><td><a href="/pages/MqimmtJU1STuh6Vhl82H">Select a Pricing Plan</a></td><td>Choose the right pricing plan for your store.</td></tr></tbody></table>

### Get support <a href="#need-help-fast" id="need-help-fast"></a>

You can email us at `quizkit@presidiocreative.com` to get help!


---

# 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/introduction/quiz-kit-help-center.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.
