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

# Roadmap for 2023

2023년 메타 아레나는 아래 표의 로드맵으로 개발을 진행할 계획입니다.<br>

<table><thead><tr><th width="177">Date</th><th>META ARENA</th></tr></thead><tbody><tr><td>1Q 2023</td><td><ul><li>Megaton Finance Listing (TON Chain DEX)</li></ul></td></tr><tr><td>2Q 2023</td><td><ul><li> <strong>Telegram service development</strong></li></ul></td></tr><tr><td>3Q 2023</td><td><ul><li>Game PRE-REGISTRATION</li></ul></td></tr><tr><td>4Q 2023</td><td><ul><li><strong>Game Grand launch</strong></li><li><strong>New Game Contents</strong> </li><li>Multi Chain support (TON Chain)</li><li>Guild Update</li></ul></td></tr></tbody></table>

## Development status report

**Jan :** <https://medium.com/@METAARENA/report-on-development-status-2023-01-31-aaf5c288835b>\
**Feb :** <https://medium.com/@METAARENA/report-on-development-status-2023-02-28-a9bba2efc2a2>\
**Mar :** <https://medium.com/@METAARENA/report-on-development-status-2023-03-31-1f8f45db660b>\
**Apr** : <https://medium.com/@METAARENA/report-on-development-status-2023-04-30-c8a6102d910>\
**May** : <https://medium.com/@METAARENA/report-on-development-status-2023-05-31-6cb2f5d5e68>\
**Jun** : <https://medium.com/@METAARENA/report-on-development-status-2023-06-30-6fe5e4f6e986>\
**Jul** : <https://medium.com/@METAARENA/report-on-development-status-2023-07-31-c783d6adabf0>\
**Aug** : <https://medium.com/@METAARENA/report-on-development-status-2023-08-31-45b69be47270>\
**Oct** : <https://medium.com/@METAARENA/report-on-development-status-2023-10-31-dd8774cca648>

**Game preview 1 :** <https://medium.com/@METAARENA/meta-arena-game-info-preview-vol-1-ef029026b76>\
**Game preview 2** : <https://medium.com/@METAARENA/meta-arena-game-info-preview-vol-2-e22e43f9b154>\
**Game preview 3** :<https://medium.com/@METAARENA/meta-arena-game-skill-teaser-draft-1fc1e19e81df>


---

# 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.metaarena.world/roadmap-for-2023.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.
