# Roadmap

{% hint style="info" %}

#### The roadmap will be updated from time to time

{% endhint %}

## Cold start

### Q1, 2024&#x20;

* [ ] **Launch MVP version to validate the business model and gather user behavior and preferences**
* [ ] **Target：**
  * [ ] MAU > 5,000
  * [ ] GAMES > 3
  * [ ] Monthly Income > 3k USD

### Q3, 2024

* [ ] **Launch Super Tournament**
* [ ] **Complete Fundraising**
* [ ] **Target：**
  * [ ] MAU > 200,000
  * [ ] Games > 10
  * [ ] Monthly Income > 1Mn USD

***

## User Scale & Developer Ecosystem

### Q4, 2024

* [ ] **Launch semi-open and private tournaments.**
* [ ] **Support more types of game tokens to enter a match**
* [ ] **Support more types of Prize**&#x20;
* [ ] **Launch Developer Console**
* [ ] **Token Listing**
* [ ] **Target:**
  * [ ] MAU > 1,000,000
  * [ ] Games > 20
  * [ ] Monthly Income > 6Mn USD

### 2025&#x20;

* [ ] **Scale traffic matrix.**
* [ ] **Expand the game category.**
* [ ] **Launch Game Token Swap.**
* [ ] **Target**
  * [ ] MAU > 5,000,000
  * [ ] Games > 100
  * [ ] Monthly Income > 30Mn USD

***

## DAO

### 2026

* [ ] Launch On-chain randomness service.
* [ ] Expand game content category, cover video, article, live-streaming.
* [ ] Upgrade MiniTon SDK to a Crypto Competition Protocol.
* [ ] Transit from treasury management to DAO governance.&#x20;


---

# 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://docs.miniton.games/about-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.
