# WhatsApp

## What Does It Allow?

This channel allows for the full automation of customer communication.

## Connection

1. To connect Suvvy to WhatsApp you need to go to the **Channels** section inside the bot and enter the WhatsApp channel:

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

2. In the opening window, click on the **Connect** button:

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

3. Then click the **Yes** button:

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

{% hint style="info" %}
Please note that when you click on the "Connect" button, a commission of $4 will be immediately deducted from your account, so this amount must be in your account.

This payment will be deducted **monthly**.
{% endhint %}

4. Scan QR code or enter your phone number.

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

5. Check that bot responses are **enabled**:

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

Here you can track the **date of the next payment:**

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

6. To enable the bot to automatically detect the interlocutor's phone number, allow the **transmission of the interlocutor's number to the bot:**

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

7. After selecting the desired bot settings, click the **Save** button:

<figure><img src="/files/2DHIudRFFpiH4V02nmF6" alt=""><figcaption></figcaption></figure>

8. You can change the settings at any time or disable bot responses in this channel. Just turn off the bot responses and click the **Save** button:

<figure><img src="/files/WkT1XxwrszudsK8WpJyA" 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://docs.suvvy.ai/en/channels/messendzhery/whatsapp.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.
