# Discord + Telegram Bots

- [Overview](https://docs.cielo.finance/discord-+-telegram-bots/introduction.md): Cielo provides Telegram and Discord bots that deliver real-time alerts for onchain transactions across dozens of blockchains.
- [Telegram](https://docs.cielo.finance/discord-+-telegram-bots/getting-started.md)
- [Telegram Private Bot](https://docs.cielo.finance/discord-+-telegram-bots/telegram-private-bot.md): Pro + Whale users can create private Telegram bots for more consistent alert delivery.
- [Telegram Groups + Channels](https://docs.cielo.finance/discord-+-telegram-bots/telegram-groups-+-channels.md)
- [Discord](https://docs.cielo.finance/discord-+-telegram-bots/discord.md)
- [Migrating Your Discord Bot](https://docs.cielo.finance/discord-+-telegram-bots/discord/migrating-your-discord-bot.md)
- [Feedback](https://docs.cielo.finance/discord-+-telegram-bots/feedback.md)
- [Privacy policy](https://docs.cielo.finance/discord-+-telegram-bots/feedback/privacy-policy.md)


---

# 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.cielo.finance/discord-+-telegram-bots.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.
