# Messaging channels

### 💬 What messaging channels can I use?

<table><thead><tr><th width="246"></th><th data-hidden data-type="checkbox">Connect</th><th data-hidden data-type="checkbox">Interact</th><th data-hidden data-type="checkbox">Transact</th></tr></thead><tbody><tr><td><a href="messaging-channels/global-sms">SMS</a></td><td>true</td><td>true</td><td>true</td></tr><tr><td><a href="messaging-channels/whatsapp-business">WhatsApp</a></td><td>true</td><td>true</td><td>true</td></tr><tr><td><a href="messaging-channels/regional-ussd">USSD</a>*</td><td>true</td><td>true</td><td>true</td></tr><tr><td><a href="messaging-channels/apple-messages-for-business">Apple Messages for Business</a></td><td>false</td><td>true</td><td>true</td></tr></tbody></table>

*\*Available in certain regions only.*

### 🔑 What features are included?&#x20;

* Enterprise-grade APIs
* Number provisioning
* Throughput management
* Message templates *(WhatsApp only)*
* Anonymous messages *(WhatsApp only)*
* Delisted number management
* Read/delivery receipts


---

# 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://guides.clickatell.com/chat-commerce-platform/platform-capabilities/messaging-channels.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.
