> For the complete documentation index, see [llms.txt](https://mooniefriends-knowledge-base.gitbook.io/moonie-friends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mooniefriends-knowledge-base.gitbook.io/moonie-friends/overview/roadmap.md).

# Roadmap

<figure><img src="/files/VlZyck5ly8lLHnmIi4Bf" alt=""><figcaption><p>Roadmap Graphic</p></figcaption></figure>

*The Moonieverse is over a year old, and it's here to stay.*

*We've committed to releasing consistent updates, rain or sunshine, and with over 300,000 on-chain interactions we've gained valuable experience and wisdom.*

*Our next big step begins now.*

In this section you can read about all the amazing things we have planned for the future. Keep in mind that this section will be updated as we move forward with development. A detailed Kanban board will arrive shortly, providing more details of the specific milestones and tasks.&#x20;

The following milestones will allow us to gradually deliver and add puzzles to the cryptocurrency personification aspect, as well as reward long term HODLers to fund the ultimate goal - The Fantasy Crypto League.

### **Phase 1**

The initial phase aims to bring together existing crypto communities and onboard non-crypto users through the introduction of the Moonie Friends collection.

* 1st gen Moonie Friends collection
* HODLing with HODL points as a reward
* Story Mode
* Custom merchandise
* Currency Dormitories

### **Phase 2**

Continued expansion into new Moonie types will further curate your collection of one-of-a-kind Moonie Friends. These new mints will help fund future ecosystem development. Get ready to mint ‘em all!

* 2nd gen collection of Moonie Friends for HODLers and newcomers, mint’em all!
* Story Mode 2.0
* Story Mode B2B2C
* IRL events and meetups
* NFT gallery

### **Phase 3**

In Phase 3, Fantasy Crypto League development is in full force. Bootstrapping community relationships through the formation of a decentralized organization (DAO).

* 3rd gen collection of Moonie Friends
* Fantasy Crypto League Development
* DAO - With community gaming and personification incentives.

### Phase 4

Moonie Friends and digital collectible card owners are invited to participate in the first fully functional fantasy league for the cryptocurrency market. The adventure of collecting, challenging, and competing begins!

* The first Fantasy League for the crypto market live - FCL
* Digital Collectible cars representing various cryptocurrencies

<br>


---

# 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://mooniefriends-knowledge-base.gitbook.io/moonie-friends/overview/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.
