# Telegram Bot

- [General info for creators](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators.md)
- [How to create a Telegram bot by Ton.Place?](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators/how-to-create-a-telegram-bot-by-ton.place.md)
- [Setting up a bot in BotFather](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators/setting-up-a-bot-in-botfather.md)
- [How to add a bot to a Telegram channel?](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators/how-to-add-a-bot-to-a-telegram-channel.md)
- [How to make a Telegram channel private?](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators/how-to-make-a-telegram-channel-private.md)
- [How to automatically accept requests to a Telegram channel?](https://wiki.ton.place/eng/telegram-bot/general-info-for-creators/how-to-automatically-accept-requests-to-a-telegram-channel.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://wiki.ton.place/eng/telegram-bot.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.
