# Channels

Batch allows you to communicate with your users through multiple channels, each with its own characteristics, benefits, and best use cases. To help you make the most of them, each channel has a dedicated documentation page focused on message composition:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Push</td><td><a href="/files/x0DILI1SocIGtwCk1Pyx">/files/x0DILI1SocIGtwCk1Pyx</a></td><td><a href="/pages/KKOK15ItxUlb54JiOups">/pages/KKOK15ItxUlb54JiOups</a></td></tr><tr><td>In-App</td><td><a href="/files/5XXOAlRIRm4luDsBO9ME">/files/5XXOAlRIRm4luDsBO9ME</a></td><td><a href="/pages/uz89Uogn4IkHDWIbBCIA">/pages/uz89Uogn4IkHDWIbBCIA</a></td></tr><tr><td>Email</td><td><a href="/files/iYRpjaLswoHrxWY21ZaJ">/files/iYRpjaLswoHrxWY21ZaJ</a></td><td><a href="/pages/EU34sU8GAJq7Pn5GQ9rF">/pages/EU34sU8GAJq7Pn5GQ9rF</a></td></tr><tr><td>SMS</td><td><a href="/files/WbXFeOputvBxD1d4fiab">/files/WbXFeOputvBxD1d4fiab</a></td><td><a href="/pages/yraVR3MUo0jLYbUWJNy0">/pages/yraVR3MUo0jLYbUWJNy0</a></td></tr></tbody></table>


---

# 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://doc.batch.com/getting-started/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.
