# Install Zipchat on your thank you page (Shopify)

This works for all Shopify stores (not just Shopify Plus).\
Steps:

1. In your Shopify admin, go to Online Store → Themes → Customize (click the "Customize" button on your active theme)
2. In the theme editor, click the dropdown at the top that says "Home page" and select "Checkout and Customer accounts"
3. On the left sidebar, click the "Apps" icon (it's the icon on the far-left menu bar)
4. Click "Add app block" and select "Zipchat Thank You"
5. Save your changes

That's it — Zipchat will now appear on your thank you page after checkout!

\
[Shopify Plus customers can also add Zipchat to the checkout page itself](https://docs.zipchat.ai/help-center/adding-the-bubble-on-the-checkout-page) (not just thank you). Same steps, but in step 4 you'd add "Zipchat Checkout" instead (or in addition).<br>


---

# 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://docs.zipchat.ai/tips/install-zipchat-on-your-thank-you-page-shopify.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.
