# Quiz strategy and goal setting

## Define your goal

Pick **one primary objective** and a KPI to match.

| Goal                    | Example KPI                   |
| ----------------------- | ----------------------------- |
| Product recommendations | Quiz conversion rate          |
| Drive subscriptions     | Subscription add-to-cart rate |
| Grow email/SMS list     | Lead capture rate             |

> **Example:**\
> \&#xNAN;*Beauty brand* – “Help shoppers find the right routine and lift add-to-cart.”\
> \&#xNAN;*CPG brand* – “Build meal bundles and drive recurring orders.”

***

## Know your audience

Ask: **“What decision is the shopper trying to make?”**

* Loop Earplugs → “Why are you buying earplugs?”
* OUAI Haircare → “Describe your hair type.”

Turn that question into your quiz title and intro.


---

# 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/onboarding-guide/quiz-strategy-and-goal-setting.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.
