# Which communication channels are supported?

Programmable Conversations currently supports WhatsApp (limited availability), SMS, Telegram, WeChat, Facebook Messenger, Line and Email (limited availability). You’ll be able to connect to a growing directory of communication channels as they become available including Voice, Slack, Twitter, RCS, Amazon Alexa, Sendgrid, Weibo, Kakao Talk and Video.

Please take into account that supported features can vary per channel.


---

# 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/faq/which-communication-channels-are-supported.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.
