# Roadmap

The journey of building the Metacraft protocol follows the roadmap below:

### Mainland World

* 2021 Q4
  * [x] White paper release
  * [x] Website launch
* 2022 Q1
  * [x] Release Alpha Season 1
  * [x] Web3 identity login, support ENS
  * [x] Support picture NFT
* 2022 Q2
  * [ ] Release Alpha Season 2
  * [ ] Release skins
  * [ ] Support NFTs as tickets
  * [ ] Compatible with more media type NFTs
* 2022 Q3
  * [ ] Release Beta Version
  * [ ] Release lands
  * [ ] Launched land development module
* 2022 Q4
  * [ ] Official Version Online
  * [ ] Support players to publish buildings

### Metaverse Protocol

* 2022 Q1
  * [x] Release APE Score, Metacraft season pass NFT
* 2022 Q2
  * [ ] Open skin protocol
  * [ ] Open NFT ticket protocol
* 2022 Q3
  * [ ] Open land protocol
* 2022 Q4
  * [ ] Open buildings protocol
  * [ ] Release Multi-World Shuttle Protocol white paper
* 2023 Q1
  * [ ] Open source SDK
  * [ ] Continue to build the Multi-World Shuttle Protocol

Although we are just getting started, we envision Metacraft to be not just limited to Minecraft but can be extended to be a general metaverse protocol


---

# 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.metacraft.cc/white-paper/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.
