# Eligible Phone Numbers

{% hint style="danger" %}
In order to register a WhatsApp Business Account, the phone number provided has to follow these rules:

* It includes country code and area code.
* It is owned by the company of which the WhatsApp Business Account number will be presented.
* It has to be able to receive calls or SMS. (- ⚠ Even from different countries.)
  {% endhint %}

### 1-800 and Toll-Free Numbers

Many businesses want to use the phone number their customers already know such as their 1-800 or another toll-free numbers. These numbers are usually behind an IVR, which an automatic WhatsApp registration call cannot navigate. If creating an exception in your IVR tree is something that you can do, WhatsApp is able to share with you 1 to 2 phone numbers that the registration phone call will come from. You can use this information to create a whitelist for those numbers so that once the call comes in, you can redirect it to an employee or mailbox where the registration code will be captured.


---

# 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.mluvii.com/en/for-administrators/tenant-management/settings/whatsapp/eligible-phone-numbers.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.
