# Roadmap

## <mark style="background-color:blue;">2021</mark>&#x20;

### Q1 2021

* The birth of an idea
* Team formation
* The first concepts of the project
* The first version of the site

### Q2 2021

* Definition of functionality and implementation technologies&#x20;
* Approval of the concept of the metaverse&#x20;
* The beginning of the creation of the metaverse software architecture&#x20;
* Development of first-stage digital assets

### Q3 2021

* Development of an algorithm for generating 3D avatars&#x20;
* Starting the generation of 3D avatars&#x20;
* Initial assembly of assets into a prototype of the metaverse

### Q4 2021

* Team Expansion&#x20;
* Whitepaper Development&#x20;
* Development of the algorithm for generating the first NFT collection "voxel crazy head"&#x20;
* Generating the "voxel head" collection

## <mark style="background-color:blue;">2022</mark>&#x20;

### Q1 2022

* Development of digital assets of the second stage&#x20;
* Creation and launch of the metaspace metaspace.game&#x20;
* Creating and launching the voxelcrazyhead.com website

### Q2 2022

* Preparation of the MSGT token smart contract&#x20;
* Revision of the Whitepaper&#x20;
* The beginning of the development of the participant's personal account

### Q3 2022

* Launching Twitter, Discord, Youtube, Telegram&#x20;
* Development of a smart contract for the NFT collection "voxel crazy head"&#x20;
* Preparation for the sale of the NFT collection "voxel crazy head"&#x20;
* Development of the user part of the 3d avatar generation service&#x20;
* Development of an algorithm for generating the second NFT collection "voxel crazy body"&#x20;
* Development of an algorithm for generating the third NFT collection "voxel crazy leg"

### Q4 2022

* Revision of the NFT collection "voxel crazy head"&#x20;
* Deployment of the NFT-collection "voxel crazy head" smart contract&#x20;
* Launch of sales of the "voxel crazy head" NFT collection

## <mark style="background-color:blue;">2023</mark>

### Q1 2023

* Launch of the 3d avatar generation service&#x20;
* Launch of the MSGT token Smart Contract&#x20;
* Launch of the participants' personal account&#x20;
* Seed round of the MSGT token sale&#x20;
* Development of a smart contract for the NFT collections "voxel crazy head" and "voxel crazy leg"

### Q2 2023

* Debugging your personal account&#x20;
* Starting stacking for the first holders&#x20;
* Private round of sale of MSGT tokens&#x20;
* Deployment of the smart contract of the NFT collections "voxel crazy head" and "voxel crazy leg"&#x20;
* Launch of sales of NFT collections "voxel crazy head" and "voxel crazy leg"

### Q3 2023

* Desktop beta version of metaspace.game&#x20;
* The beginning of the development of the mobile version&#x20;
* The beginning of the development of a bridge to connect with other metaverses&#x20;

### Q4 2023

* Control audit of a smart contract&#x20;
* Public sale and IDO&#x20;
* Preparation of algorithms for integration of third-party services&#x20;
* Preparation of algorithms for collaborations with large organizations

## <mark style="background-color:blue;">2024</mark>

### Q1 2024

* Launching metaspace.game
* &#x20;Error correction, debugging&#x20;
* Mobile Beta version&#x20;
* Preparing for VR and AR

### Q2 2024

* Attracting large investors&#x20;
* Audience Expansion&#x20;
* Optimization of desktop and mobile versions

### Q3 2024

* Launching the mobile version&#x20;
* VR and AR integration

### Q4 2024

* Active integration of services&#x20;
* Expansion of the metaverse&#x20;
* Introduction of new technologies and capabilities


---

# 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://www.docs.voxelcrazyhead.com/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.
