# Key points

Getting connected to WhatsApp is very straightforward, and involves connecting to your existing Meta business account (or creating a new one if you don't have one) and creating a WhatsApp Business Account (WABA).&#x20;

Converso's WhatsApp services use the WhatsApp Business Platform, or WhatsApp Business API, which is a separate product to WhatsApp Business and WhatsApp Personal products, which are not designed for use in business teams. &#x20;

To make it easier, please take note of the following before getting connected:&#x20;

### Have your Facebook Business Manager login ready

If you're the admin creating your new account, make sure you have a personal Facebook login that is also an **Admin** of your business's **Facebook Business Manager account.**&#x20;

Often this is difficult to locate, so make sure you have asked around beforehand to avoid duplication.&#x20;

If you don't have one, you can create one beforehand at **<https://business.facebook.com>**, or during the connection process.

### Decide on your WhatsApp Business Platform number

For your WhatsApp number, it's easiest to start with a number you already own, such as your existing office number. You will have to verify your number via a PIN delivered over a voice call during the WhatsApp connection process, so please make sure that your receptionist or whoever answers the chosen number, can take the call and relay the PIN.&#x20;

You can also migrate your existing WhatsApp Business or personal number to your new WhatsApp Business Platform account, more info [here](https://developers.facebook.com/docs/whatsapp/on-premises/get-started/migrate-existing-whatsapp-number-to-a-business-account). If those services used a mobile number, you can also verify the number by receiving the PIN via an SMS message. However please note that the existing WhatsApp services will not continue.

### Read the "Connecting to WhatsApp" article before starting

No-one likes reading long knowledge base articles! But [this one](/product-documentation/channels/whatsapp/connecting-to-whatsapp.md) is worth **10 mins of your time**, as it gives you a heads-up of how the process will work, ensuring a smoother ride.

If you'd like to get some help while you get connected, please fix up a time [here](https://calendly.com/converso/15min) for a zoom call.  &#x20;


---

# 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://converso.gitbook.io/product-documentation/channels/whatsapp/key-points.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.
