# Connect with 360 Dialog Sandbox

#### WhatsApp + 360Dialog Sandbox 👇 <a href="#whatsapp-360dialog-sandbox" id="whatsapp-360dialog-sandbox"></a>

{% embed url="<https://youtu.be/QRNs7r34Fxw?si=wSGRQplRQ9HzAYCd>" %}

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

<figure><img src="/files/7bJMpxwgSNvH5mSaZELY" alt=""><figcaption></figcaption></figure>

Go "Bots" -> "WhatsApp" then "360Dialog" on Rapidbott and in your WhatsApp App, add "+4930609859535" as a new contact and sent "START" to it.

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

Copy the "api-key" back to **Rapidbott**, click "Add WhatsApp Number":

<br>

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

Again put the number "+4930609859535" here and paste the API key. After adding this number you can click the "Create Bot" to start building a flow.

**To use 360Dialog sandbox, please note that:**

1. only the phone number which requests the API key can test the bot
2. you can send "START" to get a new code, but make sure you update the key with your bot.
3. 360Dialog doesn't allow sandbox users to access their media recourses. For example, if you use a question step to ask for a photo and store the URL in a text variable. You are unable to visit this URL to get the photo because you are using a sandbox.

After testing the sandbox, to set up your **WhatsApp 360Dialog** account with **Rapidbott**, check doc here 👇

{% embed url="<https://docs.rapidbott.com/help-center/platform/whatsapp-channel>" %}


---

# 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.rapidbott.com/help-center/platform/whatsapp-channel/connect-with-360-dialog-sandbox.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.
