# Telegram 教程

[如何注册Telegram账号？](/cloud/telegram-bot/telegram-help/how-to-register-telegram-account.md)\
如何创建Telegram群组？\
如何配置Telegram群组？\
如何配置Telegram群组？\
如何创建Telegram频道？\
如何配置Telegram频道？\
如何配置Telegram频道？\
如何使用Telegram bot机器人协助管理群组？\
如何创建Telegram bot机器人？

Telegram Numbers是什么？

如何购买Telegram Premium会员？\
如何购买Telegram Stars\
如何购买Telegram @Username？

Telegram Gifts是什么？

Telegram ADs是什么？\
怎么投放Telegram ADs?

Telegram 的 fragment.com 是什么？


---

# 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.nextcli.com/cloud/telegram-bot/telegram-help.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.
