> For the complete documentation index, see [llms.txt](https://bitblockz.gitbook.io/cyverse-whitepaper-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitblockz.gitbook.io/cyverse-whitepaper-es/bienvenido/hoja-de-ruta.md).

# Hoja de Ruta

{% hint style="info" %}
La hoja de ruta se revisará y modificará con el tiempo de acuerdo con el alcance y el desarrollo del juego.
{% endhint %}

<table><thead><tr><th>PERIODO</th><th width="249.33333333333331">HITO</th><th align="center">ESTADO</th></tr></thead><tbody><tr><td><strong>Q3 2021</strong></td><td>Formación de Equipo</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Nombre Oficial: Cyverse</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Desarrollo de Marca</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Canales de Redes Sociales</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td></td><td align="center"></td></tr><tr><td><strong>Q4 2021</strong></td><td>Creación de Activos</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Whitepaper</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Pitch Deck</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Lanzamiento del Sitio Web</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Desarrollo del Juego: Modo de Minería</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td></td><td align="center"></td></tr><tr><td><strong>Q1 2022</strong></td><td>Seed Round</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Airdrop del Token </td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Preventa de NFT Genesis</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>IDO - Initial DEX Offering</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>Fair Token Launch</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td><strong>Lanzamiento del Juego: Modo de Minería</strong></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td></td><td align="center"></td></tr><tr><td><strong>Q2 2022</strong></td><td>Lanzamiento de Marketplace</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></td></tr><tr><td></td><td>NFT Art - Side Project</td><td align="center"></td></tr><tr><td></td><td></td><td align="center"></td></tr><tr><td><strong>Q3 2022</strong></td><td>Turn Based Game</td><td align="center"></td></tr><tr><td></td><td></td><td align="center"></td></tr><tr><td></td><td></td><td align="center"></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, and the optional `goal` query parameter:

```
GET https://bitblockz.gitbook.io/cyverse-whitepaper-es/bienvenido/hoja-de-ruta.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.
