# Install Chizy AI Chatbot

Follow these steps to install and activate **Chizy AI Chatbot** on your store:

{% stepper %}
{% step %}

### Install Chizy AI Chatbot

* Go to the official app page: Chizy AI Chatbot on Shopify App Store.
* Click **Install** and log in to your Shopify admin if prompted.
* Approve the installation request to add Chizy to your store.
  {% endstep %}

{% step %}

### Onboard and Open Theme Settings

After installation, you’ll see a welcome screen asking about your business category—selecting it helps Chizy tailor its communication before you click **“Start setup.”**

<figure><img src="/files/MEyB0WdQGTXxz8QTx52o" alt=""><figcaption></figcaption></figure>

* If you don’t see a matching business category, select **“Others”**, type yours in, and press **Enter** for each additional category.

<figure><img src="/files/bWNJ5g1hOnnUGpP5lral" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/o8CAr3ur5OMLWNLnyImh" alt=""><figcaption></figcaption></figure>

* After that, you’ll be redirected to the **Chizy Dashboard**.
* Click the **Turn on** button to activate the chatbot on your store.

<figure><img src="/files/NnDMKHxz5LklYWIF9t7H" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable in Theme Editor

* You’ll be taken to Shopify’s **Theme Editor**.
* Locate **Chizy AI Chatbot** in the app embed section.
* Toggle **Enable** to activate the chatbot.
* Click **Save** in the top-right corner to apply changes.

<figure><img src="/files/eu17dOfT04sId06M1tz7" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

✅ That’s it! Your Chizy AI Chatbot is now active on your storefront and ready to assist customers.


---

# 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.chizy.io/quick-setup-guide/installation.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.
