> For the complete documentation index, see [llms.txt](https://whitepaper-cn.miniton.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-cn.miniton.games/guan-yu-miniton/she-jiao-jing-ji-ping-tai/fa-xian-he-ti-yan-you-qu-de-xiu-xian-jing-ji-you-xi.md).

# 发现和体验有趣的休闲竞技游戏

{% embed url="<https://www.figma.com/proto/aCCPeTZtMJ3qL9tQZ7czNm/MiniTon-Game?node-id=1915-8016&page-id=185:3230&scaling=min-zoom&t=Mj7olug0emzdR6Dt-0&type=design>" %}

* 所有的游戏都支持开展多人电子竞技比赛
* 游戏可以基于 Telegram Bot 构建，也可以是基于 TON 构建。所有游戏均已完成与 Telegram 的兼容性适配，均可直接在 Telegram 中启动，无需下载或者离开 Telegram
* 游戏可玩性，[由玩家社区进行评定](/tuan-dui/she-qu-zhi-li.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper-cn.miniton.games/guan-yu-miniton/she-jiao-jing-ji-ping-tai/fa-xian-he-ti-yan-you-qu-de-xiu-xian-jing-ji-you-xi.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.
