> 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/~/changes/175/account-management/pricing-and-plans.md).

# Pricing and plans

By default, new Quiz Kit users start on the Scale plan. The Scale plan offers all of the Quiz Kit features, with tiered pricing that's based on the number of engagements that customers have with your quiz or quizzes.

Your store is automatically bumped up to the next tier when you hit the upper threshold of engagements for the tier that you're on.

## In this section

* [The Scale plan](#the-scale-plan)
  * [Scale plan features](#scale-plan-features)
  * [Scale plan tiers](#scale-plan-tiers)
* [Legacy plans](#legacy-plans)

***

## The Scale plan

New Quiz Kit users starts on the first tier of the Scale plan at $59 per month, up to 500 quiz engagements.&#x20;

Once your quiz or quizzes have surpassed a cumulative number of engagements (500), then your plan is automatically upgraded to the next tier ($149 per month for 501 to 1,500 engagements).&#x20;

This dynamic plan tier structure ensures you always have the right plan size for your business and customer engagement level.&#x20;

### Scale plan features

The Scale plan has all the features that are offered within the Quiz Kit app:

**Robust quiz creation**

* AI-driven quiz generation
* Unlimited quiz creation
* Logic jumps
* File upload
* Personalization
* Complete CSS/JS control

**User engagement**

* Post-quiz personalization features
* Email quiz results
* Custom branding

**Advanced tools**

* A/B testing
* End-to-end conversion tracking
* Comprehensive analytics
* Flexible quiz logic
* Seamless tool integrations

### Scale plan tiers

<table><thead><tr><th width="207.71875" valign="middle">Price</th><th valign="middle">Number of quiz engagements</th></tr></thead><tbody><tr><td valign="middle">$59</td><td valign="middle">Up to 500</td></tr><tr><td valign="middle">$149</td><td valign="middle">501 to 1,500 </td></tr><tr><td valign="middle">$299</td><td valign="middle">1,501 to 3,000</td></tr><tr><td valign="middle">$450</td><td valign="middle">3,001 to 4,500</td></tr><tr><td valign="middle">$749</td><td valign="middle">4,501 to 7,000</td></tr><tr><td valign="middle">$999</td><td valign="middle">7,001 to 15,000</td></tr><tr><td valign="middle">$1,499</td><td valign="middle">15,001 to 25,000</td></tr><tr><td valign="middle">$1,999</td><td valign="middle">25,001 to 40,000</td></tr></tbody></table>


---

# 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/~/changes/175/account-management/pricing-and-plans.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.
