# Wabot

To set WhatsApp Notifications using the Wabot system, you can follow the steps provided.

Before starting this setup, you need to make sure you have registered a Wabot account first.

## **Settings at Wabot**

1. Log in to your Wabot account

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

2. If you have not yet added a Whatsapp number to your Wabot account, you can click on **Account Manager.**

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

3. Click **Add account**

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

4. Then, you need to **scan the QR code** of your Whatsapp account.

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

5. Once done, you can click on **WA Profile**

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

6. Then, **select the Whatsapp account you just added**.

<figure><img src="/files/0N7WgIYwj7j8i2cbDFQq" alt=""><figcaption></figcaption></figure>

7. On the page you will be taken to, you can **get the** "**Access token**" and "**Instance Id**" **information** that you can **use to connect to your Shoppego store** later.

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

## Settings at Shoppego

1. Log in to your Shoppego account

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

2. Click on **Settings**

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

3. Click on **Whatsapp providers**

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

4. Click **Edit/Activate on the Wabot tab**

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

5. **Enter the** "**Access token**" and "**Instance Id**" information **that you have obtained** in the spaces provided and click **Save**.

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

Now your setting is complete.


---

# 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.shoppego.com/en/settings/whatsapp-providers/wabot.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.
