# Telegram 入门指南

Telegram 让您能够通过一个用户熟悉的渠道触达他们，他们已经习惯于在该渠道中快速阅读和回复消息。

将 Telegram 机器人连接到 Pushwoosh 后，您可以在 **Customer Journey Builder** 中自动执行用户引导、提醒和跟进操作。

## 开始使用 Telegram

<Steps>

1. **在 Telegram 中创建机器人**  
   使用 **@BotFather** 通过 `/newbot` 创建一个新机器人，或通过 `/mybots` 复制现有机器人的令牌。您需要 BotFather 提供的 **API token** 字符串。

   [了解更多](/zh/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

2. **在 Pushwoosh 中配置 Telegram**  
   将您的 Telegram 机器人连接到 Pushwoosh 并完成平台设置。

   [了解更多](/zh/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

3. **在 Journey 中发送 Telegram 消息**  
   使用 Customer Journey Builder 创建并启动 Telegram 消息流。

   [了解更多](/zh/product/messaging-channels/telegram/send-telegram-via-customer-journey/)

</Steps>

<Aside type="note">
用户向您的机器人发送 `/start` 后，Pushwoosh 会在 **User Explorer** 中创建一个包含标签和事件的用户资料。[了解更多](/zh/product/messaging-channels/telegram/send-telegram-via-customer-journey/#view-user-data-in-user-explorer)
</Aside>