> 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.md).

# 关于MiniTon

- [快速了解MiniTon](https://whitepaper-cn.miniton.games/guan-yu-miniton/kuai-su-liao-jie-miniton.md): 每一场游戏都是标准的电子竞技赛事
- [我们为什么要做MiniTon](https://whitepaper-cn.miniton.games/guan-yu-miniton/wo-men-wei-shen-me-yao-zuo-miniton.md)
- [社交竞技平台](https://whitepaper-cn.miniton.games/guan-yu-miniton/she-jiao-jing-ji-ping-tai.md)
- [发现和体验有趣的休闲竞技游戏](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)
- [为每一场社交竞技提供公平性保障](https://whitepaper-cn.miniton.games/guan-yu-miniton/she-jiao-jing-ji-ping-tai/wei-mei-yi-chang-she-jiao-jing-ji-ti-gong-gong-ping-xing-bao-zhang.md)
- [让玩家人人都可举办比赛](https://whitepaper-cn.miniton.games/guan-yu-miniton/she-jiao-jing-ji-ping-tai/rang-wan-jia-ren-ren-dou-ke-ju-ban-bi-sai.md)
- [赛制灵活的休闲电子竞技比赛](https://whitepaper-cn.miniton.games/guan-yu-miniton/sai-zhi-ling-huo-de-xiu-xian-dian-zi-jing-ji-bi-sai.md)
- [比赛门票](https://whitepaper-cn.miniton.games/guan-yu-miniton/sai-zhi-ling-huo-de-xiu-xian-dian-zi-jing-ji-bi-sai/bi-sai-men-piao.md)
- [奖金](https://whitepaper-cn.miniton.games/guan-yu-miniton/sai-zhi-ling-huo-de-xiu-xian-dian-zi-jing-ji-bi-sai/jiang-jin.md)
- [赛事类型](https://whitepaper-cn.miniton.games/guan-yu-miniton/sai-zhi-ling-huo-de-xiu-xian-dian-zi-jing-ji-bi-sai/sai-shi-lei-xing.md)
- [赛事规则](https://whitepaper-cn.miniton.games/guan-yu-miniton/sai-zhi-ling-huo-de-xiu-xian-dian-zi-jing-ji-bi-sai/sai-shi-gui-ze.md)
- [开发者解决方案](https://whitepaper-cn.miniton.games/guan-yu-miniton/kai-fa-zhe-jie-jue-fang-an.md)
- [可持续的盈利模式](https://whitepaper-cn.miniton.games/guan-yu-miniton/ke-chi-xu-de-ying-li-mo-shi.md)
- [Roadmap](https://whitepaper-cn.miniton.games/guan-yu-miniton/roadmap.md): Roadmap


---

# 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.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.
