# Normal WhatsApp (WhatsApp Business/Personal APP)

{% embed url="<https://youtu.be/4eyz0EytwtE>" %}
Steps to connect WA
{% endembed %}

To connect normal WhatsApp account to our AI chatbot system, you will need to follow these steps.&#x20;

### Step-by-Step Guide

1. **Access the WhatsApp Setup**
   1. First, navigate to Normal WhatsApp in left panel under Bots section.
   2. Add new bot
2. **Fill in info**
   1. **Provider -** WhatsApp by Mampu AI
   2. **Connect Method -** Scan QR Code
   3. **WhatsApp Number -** Input the phone number you want to connect.
   4. I**nstance Name -** Provide a name for your bot
   5. Add

{% hint style="info" %}
I**nstance Name** - cannot have space in the name
{% endhint %}

3. **Scan QR Code**

Press "QR Code" button to scan the QR Code.

{% hint style="info" %}
Please use the WhatsApp App to scan, not the normal QR scanner.&#x20;
{% endhint %}

#### 4. Integration Setup

Once scan the QR code, you will see status is connected and you can create your own bot.

{% hint style="info" %}
Notes:

1. Button will not work in normal WhatsApp, it only available in WhatsApp API, Webchat and Telegram.&#x20;
2. Better add delay between messages, so that message not too quick to looks like human
   {% endhint %}


---

# 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://help.mampuai.com/mampu-ai/platform/connect-to-social-media-channels/normal-whatsapp-vs-whatsapp-cloud/normal-whatsapp-whatsapp-business-personal-app.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.
