# Installation

Welcome to Quiz Kit! To get started, follow the instructions below:

1. Go to Quiz Kit's app page in [<mark style="color:purple;">Shopify's app store</mark>](https://apps.shopify.com/quiz-kit) and click **Install.**
2. From the installation page, review the information, then click **Install.**

Upon installation, you have access to our **10-day free trial!**&#x20;

Use this time to set up your quiz, try our AI-generated quiz results, explore our offerings and test out our features.&#x20;

Learn more about [pricing plans](/getting-started/pricing-and-plans.md), and check out our [First-time user guide](/getting-started/onboarding-guide.md) to orient yourself to get started!


---

# 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/getting-started/installation.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.
