# Onsend

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

**Before starting this setup, you need to make sure you have registered an Onsend account first.**

## **Settings at Onsend**

1. Log in to your Onsend account.

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

2. If you have not yet added a Whatsapp number to your Onsend account, you can click on **Devices**.

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

3. Click **Add Device**

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

4. Enter a **name** (for reference) for the device and click **Save**

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

5. Then, you can click on the **activate button/icon** to **scan your WhatsApp QR**.

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

6. Once done, you should be able to see the **status of your device change to Connected**.

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

7. Next, you can click on the **View button/icon**

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

8. On the page you will be taken to, you can **get your device token** to **use to connect to your Shoppego store** later.

<figure><img src="/files/bQLdhktYuoJsnb2lTqsl" 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 Onsend tab**

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

5. **Enter the token** you have obtained in the space provided and click **Save**.

<figure><img src="/files/b0eHdQGBAzZfluB2kQOB" 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/onsend.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.
