# AI Shopping Assistant

- [What is AI Shopping Assistant?](https://support.quizkitapp.com/ai-shopping-assistant/what-is-ai-shopping-assistant.md): Learn how AI Shopping Assistant helps customers on your store by answering questions and recommending products.
- [Quick start guide](https://support.quizkitapp.com/ai-shopping-assistant/quick-start-guide.md): Learn the basics on how to get started with AI Shopping Assistant chatbot.
- [Setting up AI Assistant](https://support.quizkitapp.com/ai-shopping-assistant/setting-up-ai-assistant.md): Learn how to set up the AI Shopping Assistant for the first time in your store.
- [Syncing and training](https://support.quizkitapp.com/ai-shopping-assistant/setting-up-ai-assistant/syncing-and-training.md): Learn how to sync your store and train AI Shopping Assistant so it can recommend products and answer customer questions accurately.
- [Customizing and styling](https://support.quizkitapp.com/ai-shopping-assistant/setting-up-ai-assistant/customizing-and-styling.md): Learn how to customize AI Shopping Assistant’s chat button, page sections, and product banners to match your store’s design.
- [AI Shopping Assistant behavior](https://support.quizkitapp.com/ai-shopping-assistant/setting-up-ai-assistant/ai-shopping-assistant-behavior.md): Learn how to control AI Shopping Assistant’s product recommendations, chat style, email sign-ups, and language settings.
- [Training AI responses](https://support.quizkitapp.com/ai-shopping-assistant/setting-up-ai-assistant/training-ai-responses.md): Train AI Shopping Assistant to learn from your own questions and responses.
- [Analytics and tracking](https://support.quizkitapp.com/ai-shopping-assistant/analytics-and-tracking.md): Learn how to monitor your AI Shopping Assistant’s performance and customer interactions.
- [AI Shopping Assistant analytics](https://support.quizkitapp.com/ai-shopping-assistant/analytics-and-tracking/ai-shopping-assistant-analytics.md): Learn about your AI Shopping Assistant's analytics and conversion and compare data over time.
- [Conversation logs](https://support.quizkitapp.com/ai-shopping-assistant/analytics-and-tracking/conversation-logs.md): Learn about how to track and review AI Shopping Assistant chat conversations with customers.
- [AI Assistant FAQs](https://support.quizkitapp.com/ai-shopping-assistant/ai-assistant-faqs.md): Frequently asked questions for the AI Shopping Assistant product recommendation chatbot.


---

# 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/ai-shopping-assistant.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.
