> 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/building-a-quiz/results.md).

# Results

Setting up results is one of the most important steps in building your quiz. Quiz Kit uses AI to generate product recommendations based on your store data, and you can guide it with your own rules, add [manual result](/building-a-quiz/results/results-logic.md) paths for specific paths, or use a combination of both.

Manual results give you control over specific paths, while AI results handle everything else. Together they ensure every quiz taker gets a result.

Manual results always override AI results, so you can mix fully manual outcomes with AI outcomes as needed. You can also edit your results page with custom content in the [results template](/building-a-quiz/results/results-template.md) section.

## In this section

* [AI results](#ai-results)
* [Manual results logic](#manual-results-logic)
* [Fallback results](#fallback-results)
* [Results page customization](#results-page-customization)

***

## AI results

When you set up results for a new quiz, you choose between two AI-powered modes: **AI results** and **AI + manual results**. Both use AI to generate recommendations from your store data. AI + manual results also lets you define specific result paths yourself.

Learn more about [AI results](/building-a-quiz/results/ai-results.md).

***

## Manual results logic

If you want full manual control over your quiz results, you can set up manual results logic to define exactly what products are recommended for specific answer paths.

Learn more about [Results logic](/building-a-quiz/results/results-logic.md).

***

## Fallback results

Fallback results ensure every quiz path returns an outcome, even if you haven't manually defined results for that path. By default, fallback results are AI generated, but you can adjust this how you want.

Learn more about [fallback results](/building-a-quiz/results/fallback-results.md) and [outcome types](/building-a-quiz/results/outcome-types.md).

***

## Results page customization

Once your results are defined, you can customize how they appear to customers.

Use the results template to control the layout, content, and design of your results page.

Learn more about [customizing the results template](/building-a-quiz/results/results-template.md).
