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

# Roadmap

As we journey through the mythical realm of Mythenia, we continue to work tirelessly, expanding and enhancing our world with careful planning and intricate detail. Our roadmap for Crossroads: Myth traces the footsteps of our past milestones and maps the path of our future endeavors.

<figure><img src="/files/rZ3Es0mbtmzjwtoeGal8" alt="" width="68"><figcaption></figcaption></figure>

**Q3 2022: Conception of Crossroads: Myth** In the third quarter of 2022, the seed of **Crossroads: Myth** was planted. This phase was dedicated to the conceptualization of the game, where the initial ideas were born and the groundwork for the fantasy world of Mythenia was laid out.<br>

**Q4 2022: Laying the Foundation of Crossroads: Myth** In the following quarter, we shifted our focus towards establishing a solid foundation for the game. This involved the creation of initial art, early game design planning and the development of a robust tech architecture to support the envisioned gaming experience.<br>

**Q1 2023: Development of Game Mechanics, Art, and Smart Contracts** As we moved into 2023, our focus turned towards developing the game's mechanics, refining the art, and implementing smart contracts. During this period, we brought our game's vision to life, crafting intricate mechanics, breathtaking art, and secure, effective blockchain systems.<br>

**Q2 2023: Public Announcement of Crossroads: Myth and Community Building** In the second quarter of 2023, **Crossroads: Myth** was announced to the public. In tandem with the announcement, we initiated efforts towards community building, creating a space for early supporters to interact, learn, and grow together.<br>

**Q3 2023: Continued Community Building** Throughout the third quarter, we will continue to nurture and expand our community. We recognize the essential role that a vibrant and engaged community plays in the success of a game, and we dedicate this time to fostering such an environment.<br>

**Q4 2023: Public Beta Launch** As we reach the final quarter of 2023, we look forward to launching the public beta version of **Crossroads: Myth**. This will allow us to gather valuable player feedback and make necessary refinements, ensuring an optimal gaming experience for all.

<figure><img src="/files/i4qs9ndxDMeavmYcrMfr" alt="" width="270"><figcaption></figcaption></figure>

Our journey has been filled with hard work, creativity, and a relentless pursuit of quality, and we look forward to sharing our world with you. Join us in this thrilling adventure as we continue to build and evolve Crossroads: Myth.


---

# 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.crossroadsmyth.com/meta/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.
