# WhatsApp

You can now integrate Wonderchat seamlessly with your WhatsApp business account. Use Wonderchat to deliver instant responses to customer support queries on WhatsApp.

***

## Getting Started

The WhatsApp number integrated with the chatbot **can only be used by the chatbot and cannot be used on WhatsApp or WhatsApp Business**. If you’re currently using this number on WhatsApp, delete your account in the app first:

1. Open WhatsApp or WhatsApp Business.
2. Go to **Settings > Account**.
3. Select **Delete my account**. The number will be free to use with the chatbot shortly.

If you previously used the number with Meta Developer for Business, disable two-step verification:

1. Log in to your WhatsApp Business Account.
2. Select the phone number for integration.
3. Go to **Settings > Two-step verification** and turn off two-step verification.

{% hint style="warning" %}
Please use a <mark style="color:red;">**NEW PHONE NUMBER**</mark> to connect Wonderchat to WhatsApp.

All WhatsApp numbers connected to Wonderchat are managed by the AI chatbot only. Human agents cannot chat directly with users on these numbers. To handle cases where the bot can't answer a query, it's best to set up the bot to provide a link to a human WhatsApp number for further assistance.
{% endhint %}

***

## Step 1: From Dashboard, under "Integrations" > click on the WhatsApp Icon

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-dfbb4779dcb7102b07c03dfee6460bf022c728b3%2Fimage.png?alt=media" alt=""><figcaption><p>Click on <strong>"WhatsApp" icon</strong></p></figcaption></figure>

## Step 2: In the pop-up, click on "Connect"

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-cf79865faa8545c824f7623790322e0b0956ed54%2Fimage.png?alt=media" alt=""><figcaption><p>Click on <strong>"Connect"</strong></p></figcaption></figure>

## Step 3: Login to Meta Account

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-5979bccb0ba813f517e8230bdf28d9b94202763b%2Fimage.png?alt=media" alt=""><figcaption><p>Sign in to Meta Account</p></figcaption></figure>

## Step 4: Allow Permission to Access

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-ff456e3e4b9f9e61158ff69f8c7389f510c61f7c%2Fimage.png?alt=media" alt=""><figcaption><p>Allow access for Wonderchat</p></figcaption></figure>

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-d38327bac543994ec7492b7994737a99fd8a6ea3%2Fimage.png?alt=media" alt=""><figcaption><p>Click on "Get Started"</p></figcaption></figure>

## Step 5: Connect to Phone Number

When you click "Connect to your existing phone number," Meta will ask if you want to overwrite your old chat history with the Wonderchat bot.

{% hint style="warning" %}
**DO NOT** use a Pre-Existing Number to connect to your Wonderchat Bot.
{% endhint %}

## Step 6: Test Wonderchat on WhatsApp

Once Wonderchat is connected to your WhatsApp, it will function as a Wonderchat bot within the WhatsApp platform.

<figure><img src="https://3760420285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0WUvfmkdMPXz3x7NXP8i%2Fuploads%2Fgit-blob-86765fc6357b9130edaa49bb6e20218cd75c2a1d%2Fimage.png?alt=media" alt="" width="375"><figcaption><p>Sample of WhatsApp Chat with Wonderchat Integration</p></figcaption></figure>

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# 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.wonderchat.io/integration-guides/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.
