# Chizy Docs

## Chizy User Guide

- [Welcome to Chizy AI Chatbot](https://docs.chizy.io/readme.md)
- [Quick Setup Guide](https://docs.chizy.io/quick-setup-guide.md)
- [Install Chizy AI Chatbot](https://docs.chizy.io/quick-setup-guide/installation.md)
- [Connect Chizy to your store](https://docs.chizy.io/quick-setup-guide/connecting-chizy-bot-to-your-store.md)
- [Customize chatbot appearance](https://docs.chizy.io/quick-setup-guide/customizing-chat-widget-appearance.md)
- [Improve your chatbot response](https://docs.chizy.io/quick-setup-guide/improving-your-chatbot-responses.md)
- [Set up your store contact](https://docs.chizy.io/quick-setup-guide/adding-custom-setting.md)
- [Help your chatbot get smarter over time](https://docs.chizy.io/quick-setup-guide/help-your-chatbot-get-smarter-over-time.md): Your chatbot gets smarter with every conversation as it learns from customer interactions — and you can make it even better by adding your own custom knowledge.
- [Explore current features](https://docs.chizy.io/features/core-features.md)
- [AI-powered conversations](https://docs.chizy.io/features/core-features/ai-powered-conversations.md)
- [Product recommendations](https://docs.chizy.io/features/core-features/product-recommendations.md)
- [Order tracking & FAQs](https://docs.chizy.io/features/core-features/order-tracking-and-faqs.md)
- [Multilingual support](https://docs.chizy.io/features/core-features/multilingual-support.md)
- [Integrations](https://docs.chizy.io/features/integrations.md)
- [Add Chizy to a non-Shopify website](https://docs.chizy.io/features/integrations/website-integration.md)
- [Connect Zendesk Support](https://docs.chizy.io/features/integrations/zendesk-integration.md)
- [Upcoming feature: Analytics & insights](https://docs.chizy.io/features/analytics-insights.md)
- [Pricing Plan](https://docs.chizy.io/policies/pricing-plan.md): Free to start. Built to scale.
- [Refund Policy](https://docs.chizy.io/policies/refund-policy.md)
- [Privacy Policy](https://docs.chizy.io/policies/privacy-policy.md)
- [Getting your chatbot ready for Black Friday](https://docs.chizy.io/getting-your-chatbot-ready-for-black-friday.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.chizy.io/readme.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.
