> For the complete documentation index, see [llms.txt](https://docs.chizy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chizy.io/features/integrations.md).

# Integrations

Connect Chizy to the other places your customers reach you — and to the tools you already use. Integrations let your AI assistant work beyond your Shopify storefront, so shoppers get the same instant help wherever they find you.

<table data-header-hidden><thead><tr><th width="252">Integration</th><th width="216">What It Does</th><th>Availability</th></tr></thead><tbody><tr><td>Integration</td><td>What It Does</td><td>Availability</td></tr><tr><td><a href="/pages/RrPs9fjOr5yDri9d2Aiu">Add Chizy to a non-Shopify website</a></td><td>Embed the Chizy chat widget on a headless storefront, landing page, or any non-Shopify page you control.</td><td>Growth plan and above</td></tr><tr><td><a href="/pages/fHN8cow0JVrc4Lw8pjML">Connect Zendesk Support</a></td><td>Turn conversations the AI can't resolve into Zendesk tickets, so your support team can follow up by email.</td><td>Growth plan and above</td></tr></tbody></table>

More integrations are on the way. Check back here as new ways to connect Chizy become available.


---

# 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 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://docs.chizy.io/features/integrations.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.
