> 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/kuai-su-liao-jie-miniton.md).

# 快速了解MiniTon

**MiniTon，是一个基于TON Blockchain的，多人在线休闲竞技平台，专为Telegram用户和Telegram游戏而设计。**

平台结合区块链技术和社区自治：

* 让<mark style="color:orange;">每一个玩家</mark>都能参与公平有趣的休闲竞技比赛，并赢取奖励；
* 让<mark style="color:red;">好游戏内容</mark>，通过社交裂变被快速传播；
* 让<mark style="color:blue;">开发者</mark>通过赛事盈利，获得可持续的业绩增长。

## 玩家操作场景

> 所有前端场景均发生在 Telegram App 内，不会跳出 Telegram

<figure><img src="/files/6aCsPPwAWVBPzAvUwBtL" alt=""><figcaption></figcaption></figure>

***

## 项目亮点

* **易获取新用户**：采用最吸引用户的 Skill-to-Win 模式，支持Web2玩家使用法币，Web3 用户使用 crypto  token参与。
* **透明公平**：游戏数据上链，确保竞技公平，结果透明。
* **适宜社交裂变**：玩家能够自主创建比赛，吸引朋友加入，促进社交网络扩散。
* **开发者友好**：Web2 游戏及 Blockchain Game均无需重度开发即可上架平台。降低了游戏开发者入驻Ton的开发成本。
* **商业模式可持续**：将Play-to-earn，IAA 和 IAP 等传统商业模式转为变现效率更高的Earn-from-Tournaments，稳健持续的收入为 Token 经济模型提供有效支撑。
* **团队优秀**：在 Web2 游戏和 Web3 赛道拥有多个项目成功经验，是微信小游戏生态早期参与者，是为数不多的融合了 Crypto，游戏开发，国际市场游戏发行，IM 软件内小游戏研发和发行经验的团队。

***

## 我们的愿景

**将1亿Web2.0用户带入Web3.0**

***

## 我们当前的目标

吸引 100 万游戏开发者进入 TON 生态

***

## MiniTon 的运营模式

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h3>Skill To Win</h3></td><td>用户使用USDT 或 Toncoin押注，和全球其他玩家进行竞技PK，获胜者赢取败者押注和赞助奖金</td><td></td></tr><tr><td><h3>MiniTon SDK</h3></td><td>赋予所有游戏在Telegram举办社交竞技赛事的能力，并能“通过赛事盈利”</td><td></td></tr><tr><td><h3>区块链技术和算法</h3></td><td>确保玩家可以获得公平且有趣的竞技体验</td><td></td></tr><tr><td><h3>社交化发行</h3></td><td>通过MiniTon 竞技平台和 Telegram 社交网络，发行优质的竞技游戏并进行裂变传播</td><td></td></tr><tr><td><h3>人人可竞技</h3></td><td>让玩家人人都能举办或参与竞技赛事，通过比赛建立新的社交关系</td><td></td></tr></tbody></table>

***

## 产品和服务

#### 对玩家，我们提供了

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>社交竞技平台</td><td></td></tr><tr><td></td><td>休闲竞技赛</td><td></td></tr></tbody></table>

#### 对开发者，我们提供了

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>MiniTon SDK</td><td></td></tr><tr><td></td><td> 开发者管理后台</td><td></td></tr></tbody></table>


---

# 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/kuai-su-liao-jie-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.
