# 如何玩

快速上手 **Taitiko ARENA** 非常简单！按照以下步骤立即加入战斗：

1. **下载 Telegram**\
   要玩 Taitiko ARENA，你需要安装 Telegram 应用。如果还没有安装，可以在这里下载：

   * [在 App Store 下载 (iOS)](https://apps.apple.com/app/telegram-messenger/id686449807)&#x20;
   * &#x20;[在 Google Play 下载 (Android)](https://play.google.com/store/apps/details?id=org.telegram.messenger\&hl=es\&pli=1)&#x20;

2. **进入游戏机器人**\
   安装 Telegram 后，前往我们的官方游戏机器人：\
   👉  [点击这里访问机器人](https://t.me/TaitikoArena_bot)  🎮 <br>

3. **开始游戏**
   * 当你打开机器人时，在聊天中  type `/start`。
   * 然后，点&#x51FB;**“Play”**&#x6309;钮开始你的旅程。<br>

4. **登录并设置用户名**
   * 登录是自动的，并使用你的 Telegram 账户，因此你的游戏用户名将与 Telegram 用户名相同。
   * **重要：**&#x786E;保你已在 Telegram 设置用户名！如果没有用户名，你的用户名将不会显示在游戏中。你可以在 Telegram 中前往 **设置 > 用户名** 来创建一个。

     <br>

5. **语言选择**\
   开始游戏后，选择你喜欢的语言，然后你就可以进入 Taitiko ARENA 了！

就是这样！你已经准备好探索竞技场，与其他玩家战斗，并享受史诗级的乐趣。让游戏开始吧🎮

但是…也许在开始游戏之前，你想了解更多关于 [Taitiko ARENA](/copy-of-taitiko-arena-docs-ch/taitiko-arena/editor.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://arenadocs.taitiko.com/copy-of-taitiko-arena-docs-ch/getting-started/quickstart.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.
