# Shopify Users

If Shopify is integrated with QuickReply, users are shown **bots** in AI Builder.

This page gives an overview of what Shopify users see in AI Builder and helps you understand when to use **pre-trained bots** and when to use **custom bots**.

### What Shopify users see in AI Builder

In AI Builder, Shopify users can switch between bot channels from the top bar:

* **Webchat bot**
* **WhatsApp bot**
* **Instagram bot**

Based on the selected channel, the screen shows bot-related sections such as:

* **Pre-trained bots**
* **Custom bots**
* **FAQs**

### Pre-trained bots vs Custom bots

AI Builder gives Shopify users two ways to get started with bots.

#### Pre-trained bots

Pre-trained bots are **ready-made playbook templates** that can be deployed with minimal customization.

Use pre-trained bots when you want to:

* get started quickly
* launch common customer journeys faster
* make only minimal changes before deployment

To learn more, see [**Pre-trained bots**](/product-modules/ai-builder/shopify-and-non-shopify-bots/pre-trained-bots.md).

#### Custom bots

Custom bots are **playbooks built from scratch using nodes**.

Use custom bots when you want to:

* build your own bot flow from scratch
* create a more tailored experience
* design bot journeys using nodes

To learn more, see [**Custom bots**](/product-modules/ai-builder/shopify-and-non-shopify-bots/custom-bots.md).

#### FAQs

The **FAQs** section is not enabled by default.

If it is not configured on your account, **Kindly contact <support@quickreply.ai> .**


---

# 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.quickreply.ai/product-modules/ai-builder/shopify-and-non-shopify-bots.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.
