# Messaging Features & Restrictions

* [Supported Features](#h_01F879J4DHVFPE30RQCAK0RXWF)
* [Content Restrictions](#h_01F879J0KBXH5JDXBGS1NDBSYE)
* [Limitations](#h_01F879KBH2D6J4PATER0BH39QA)
  * [Messages](#h_01F879KM3PBB1YK88H4FPTPDS2)
  * [Channels & Templates](#h_01F879KRNMG38ZFHHH8HSV0QDV)

#### Supported Features <a href="#h_01f879j4dhvfpe30rqcak0rxwf" id="h_01f879j4dhvfpe30rqcak0rxwf"></a>

|                  | **Supported?** |
| ---------------- | -------------- |
| Send text        | ✔️             |
| Receive text     | ✔️             |
| Send audio       | ✔️             |
| Receive audio    | ✔️             |
| Send images      | ✔️             |
| Receive images   | ✔️             |
| Send video       | ✔️             |
| Receive video    | ✔️             |
| Send files       | ✔️             |
| Receive files    | ✔️             |
| Send location    | ✔️             |
| Receive location | ✔️             |
| Send GIFs        | ✔️             |
| Receive GIFs     | ✔️             |
| Buttons          | ✔️             |

#### &#x20;

#### Content Restrictions <a href="#h_01f879j0kbxh5jdxbgs1ndbsye" id="h_01f879j0kbxh5jdxbgs1ndbsye"></a>

The WhatsApp Business API can be used to support, notify or alert your customers. Marketing use cases are not supported by WhatsApp, and your application will not be approved for marketing content. Certain business verticals are also not allowed on WhatsApp. You can read further information about which use cases are supported on this page: [What are the use cases for WhatsApp Business?](/connectivity-platform/use-cases/what-are-the-use-cases-for-whatsapp-business.md)

#### &#x20;Limitations <a href="#h_01f879kbh2d6j4pater0bh39qa" id="h_01f879kbh2d6j4pater0bh39qa"></a>

**Messages**

There is a limit to the number of messages you can send. The daily limit is based on which tier you are in.

* **Tier 1**: Allows your company to send messages to 1K customers per day.
* **Tier 2**: Allows your company to send messages to 10K customers per day.
* **Tier 3**: Allows your company to send messages to 100K customers per day.

Every account starts with **Tier 1**, and it will be automatically upgraded to the next tier if the quality rating is not in the red state. When upgraded, it sends 2x the number of messages of its current limit in a maximum window of 7 days. It is currently not yet possible to check your quality rating on the MessageBird platform.&#x20;

Unfortunately, Facebook does not provide information on when an account has been restricted. For this reason, we cannot proactively inform you of this. If you believe that your account has been restricted, please [contact our support team](https://www.messagebird.com/contact) with the WhatsApp channel name and the email that is linked to your account so that we can check this for you.&#x20;

More details about the tiers and quality ratings can be found [here.](/connectivity-platform/account/how-to-check-my-quality-rating-and-messaging-limits.md)

***Note:** The earliest your tier can be updated is after 2 days. This cannot be done manually.*

&#x20;

**Channels & Templates**

Each Unverified WhatsApp Business Account starts with a limit of 2 channels, If your account is verified, and you don't have a [Custom Professional Plan](https://messagebird.com/en/pricing), you are eligible for up to 5 channels in your dashboard, and each WABA can hold up to 250 templates.


---

# 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.bird.com/connectivity-platform/messaging/messaging-features-and-restrictions.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.
