# Product recommendation quiz

- [Product Recommendation Quiz](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz.md): Build quizzes alongside surveys to guide users to personalized product recommendations
- [How to Customize Your Quiz Design](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/how-to-customize-your-quiz-design.md)
- [How to Create a Product Recommendation Quiz](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/how-to-create-a-product-recommendation-quiz.md): This guide walks you through creating a quiz from a template or from scratch, adding questions, and configuring each page of the quiz flow.
- [How to Set Up Result Logic](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/how-to-set-up-result-logic.md)
- [How to Add a Quiz to Your Online Store](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/how-to-add-a-quiz-to-your-online-store.md)
- [Page 1](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/page-1.md)
- [How to View Quiz Responses](https://help.seacommerce.io/product-recommendation-quiz/product-recommendation-quiz/page-1/how-to-view-quiz-responses.md)
- [Quiz Result Logic](https://help.seacommerce.io/product-recommendation-quiz/quiz-result-logic.md)


---

# 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://help.seacommerce.io/product-recommendation-quiz.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.
