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

# Roadmap

### ***Q2 2021:***

* ~~Plan de juego~~
* ~~Contrataciones de equipo~~
* ~~Plan de economía y simulaciones~~

### ***Q3 2021:***

* ~~Premarketing~~
* ~~Whitepaper~~
* ~~Página Web~~
* ~~Creación de mapas, logo, trailer~~
* ~~Anticheat~~

### ***Q4 2021:***

* ~~Preventa NFT~~
* ~~Marketing~~
* ~~Modo FFA~~
* ~~Beta test~~
* ~~Tecnología Minecraft <-> Blockchain~~
* ~~Aplicación Web~~

### ***Q1 2022:***

* ~~Salida del token $MCR~~
* ~~Salida del juego (EU) - 26 de Enero de 2021~~
* ~~Free To Play~~
* ~~Becas~~
* ~~Survival Games~~
* ~~Eventos Diarios~~
* ~~Forja de rangos~~
* ~~Pre-marketing en las comunidades de Minecraft~~

### ***Q2 2022:***&#x20;

* ~~Marketplace~~
* ~~Mejoras en la economía~~
* ~~Nueva localización del servidor~~&#x20;
* Nuevo modo de juego
* Eventos de influencers
* Mejoras de los modos actuales (Nuevos mapas y funcionalidades)
* Becas automatizadas
* Marketing en las comunidades de Minecraft
* Nuevo modo de juego
* Cajas de recompensas

### ***Q3 2022:***

* Mundo abierto y tierras (Metaverso)
* Estandarización del token en servidores de Minecraft
* Launcher de MineCrypto
* Torneos
* 2 modos de juego nuevos

### ***Q4 2022:***

* Governanza
* Expansión del metaverso
* La comunidad elige la dirección del proyecto (Metaverso, Servidor, ...)
* Creación de una subred propia de nuestro token.


---

# 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://docs-es.minecrypto.gg/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.
