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

# Roadmap

## 产品冷启动

### 2023 年 Q4

* **发布 MVP 版本，验证模式、数据，测试用户习惯和喜好内容**
* **运营目标：**
  * 日活 > 10,000
  * 游戏数量 > 3
  * 月流水 > 3 万美金

### 2024 年 Q2

* **举办超级大奖赛活动**
* **完成融资**
* **运营目标：**
  * 日活 > 200,000
  * 游戏数量 > 10
  * 月流水 > 50 万美金

***

## 扩大规模，完善开发者生态

### 2024 年 Q3

* **丰富赛事玩法类别**
* **完善开发者支持方案，上线 Developer Console**
* **发布 Token**
* **运营目标：**
  * 日活 > 1,000,000
  * 游戏数量 > 20
  * 月流水 > 200 万美金

### 2024 年 Q4

* **拓展发行渠道**
* **增加游戏类型**
* **支持游戏代币同$MTC构建交易对**
* **运营目标：**
  * 日活 > 5,000,000
  * 游戏数量 > 100
  * 月流水 > 1 千万美金

***

## 影响力质变

### 2025 年

* **上线整合营销系统，让开发者可以在多个渠道精准投放内容**
* **拓展平台内容（支持发布视频、文章和直播）**
* **将 MiniTon SDK 升级成基于 TON 的通用竞技协议**
* **转为 DAO 治理**


---

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