> For the complete documentation index, see [llms.txt](https://docs.mudol2.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mudol2.com/mudol2ecosystemv2kr/roadmap.md).

# Roadmap

Last Updated May 2024

<table><thead><tr><th width="217">Date</th><th>Event</th></tr></thead><tbody><tr><td>2024 2Q</td><td><p>Ecosystem v2 브랜드 사이트 및 커뮤니티 오픈</p><p>Ecosystem v2 Live </p><p>Kaia chain staking service 런칭 (vmudol reward)</p><p>Decentralized Exchange Listing </p></td></tr><tr><td>2024 3Q</td><td>NFT Airdrop 캠페인 런칭<br>Ecosystem v2 게임 라인업 발표<br><br></td></tr><tr><td>2024 4Q</td><td>Web3 게임 1종 런칭<br>Web2 게임 2종 런칭<br>Awesome Collaboration<br>Ecosystem v2 2025년 게임 라인업 발표<br><br></td></tr><tr><td>2025~</td><td>NFT Airdrop<br>신작 게임 런칭<br>Ecosystem v2 New Feature<br><br></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://docs.mudol2.com/mudol2ecosystemv2kr/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.
