# WhatsApp E-Commerce Chatbot

## How to set up  a WhatsApp E-commerce Chatbot

#### Step 1: Please go to Communication menu

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

#### Step 2: Select the Automation menu

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

#### Step 3: Press the Add Rule button&#x20;

<figure><img src="/files/80rqSEnlwA19ctlxHHQV" alt=""><figcaption></figcaption></figure>

#### Step 4:Click the Install rule button as shown in the picture

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

#### step 5: **Please note that only one chatbot template can be installed at a time per channel. You can simply delete all the previously installed rules under a channel to install a new chatbot template.**

**Step 6: If you want to Install another chatbot delete the previously existing chat bot rules as shown in the picture**

<figure><img src="/files/6MAOw5mWURw2rQgnhjxW" alt=""><figcaption></figcaption></figure>


---

# 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://help.whautomate.com/product-guides/e-commerce/whatsapp-e-commerce-chatbot.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.
