# Prerequisites

Before integrating WhatsApp Business API with Mercuri, ensure you have the following requirements ready. This will streamline the onboarding process and help you quickly activate your WhatsApp Business account.

* **Facebook Business Manager Account:** Must be verified. [Verify here](https://business.facebook.com/settings)
* **Phone Number:**  A phone number not currently associated with any WhatsApp account is required.&#x20;
  * Supports receiving calls or SMS (for OTP verification).
  * **If the number is already registered with WhatsApp:** You must **delete the existing WhatsApp account**, which will permanently remove access from the phone. Learn how to delete your WhatsApp account by following this guide. Once deleted, the number can only be used with the WhatsApp Business API and will no longer be accessible via the WhatsApp mobile app.
    * [Guide to delete the WhatsApp account](https://faq.whatsapp.com/2138577903196467/?cms_platform=android).&#x20;

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

* **Payment Profile:** Have a **credit card** ready and your **business information** (e.g., **GST Number**) to complete the payment setup.

<figure><img src="/files/QK5oDkPxPGeSN0moQCXu" 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.mercuri.cx/mercuri-docs-es/canal-de-comunicacion/integracion-con-whatsapp/prerequisites.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.
