> For the complete documentation index, see [llms.txt](https://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/ecosystem/roadmap.md).

# Roadmap

<table><thead><tr><th width="131">Timeline</th><th>Event</th></tr></thead><tbody><tr><td>Q4 / 2022</td><td><p>・Website Launch<br>・$MTO presale release</p><p>・Crypto Media Listing</p></td></tr><tr><td>Q1 / 2023</td><td>・Staking system development<br>・$MTO Airdrop Campaign<br>・NFT Sales<br>・Influencer Launch<br>・Staking system development<br>・NFT market place development</td></tr><tr><td>Q2 / 2023</td><td><p>・Token lock system Release</p><p>・Staking system release<br>・CEX listing<br>・DEX listing<br>・Coin Market Cap &#x26; Coingecko Listing<br>・Meteorn Run Game development<br>・Meteorn Run NFT marketplace release<br>・<strong>Beta Test on Testnet</strong></p></td></tr><tr><td>Q3 / 2023</td><td><p>・500 NFT holders</p><p>・<strong>Official Launch on PC &#x26; Mobile</strong><br>・Meteorn Run Game release<br>・Meteorn Run NFT market place release<br>・Stage (Mercury, Venus, Earth) release<br>・World ranking system development<br>・Partner contract with the game guild<br>・In-game item release</p><p>・NFT level up program development<br>・NFT mint system development</p><p>・Staking build into the game<br></p></td></tr><tr><td>Q4 / 2023</td><td><p>・3,000 NFT holders</p><p>・Apprecation on Google play &#x26; iOS ver developmnet</p><p>・Stage (Mars) release<br>・Stage (Jupiter) release<br>・Stage (Saturn) release<br>・＄GMTO CEX listing<br>・＄GMTO DEX listing<br>・In-game character changing<br>・Betmatch mode development<br>・World ranking system release<br>・Jackpot system release<br>・Phantasm sound system release</p></td></tr><tr><td>Q1 / 2024</td><td><p>・7,500 NFT holders</p><p>・Apprecation on Google play &#x26; iOS ver developmnet</p><p>・Stage (Uranus) release<br>・Stage (Neptune) release<br>・Stage (Pluto) release <br>・Scholarship program release<br>・Betmatch mode release<br>・＄MTO payment release<br>・Advertisement for partners</p></td></tr><tr><td>Q2/2024</td><td>・30,000 NFT holders<br>・Meteorn Run Metaverse development<br>・Advertisement sales for company</td></tr><tr><td>Q3/2024</td><td>・60,000 NFT holders<br>・New Game development</td></tr><tr><td>Q4/2024</td><td>・100,000 NFT holders<br>・Organizing our own GameFi event</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, and the optional `goal` query parameter:

```
GET https://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/ecosystem/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
