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

# Roadmap

#### Phase 1: User Growth and Community Building

Our journey begins in the enchanting world of Pankito, where players are introduced to the first Kitoverse, Baseland. Here, adventurers will start their quest, mining for the mysterious Gemkito across various levels and landscapes. As players delve into this vibrant universe, equipped with unique characters and tools, they will uncover the rich potential that lies within each mined block. This phase focuses on user growth and community building, setting the stage for an evolving adventure and hinting at the untapped possibilities that Gemkito may hold. The foundation of Pankito is just the beginning, with hints of a future where your endeavors transcend the game itself.

#### Phase 2: Token Creation and Locked Rewards

As our community grows and the world of Pankito evolves, Phase 2 will introduce an array of new features designed to enrich the gameplay experience. This includes the unveiling of new Kitoverses, each offering its unique challenges and rewards, expanding the universe for players to explore. Additionally, we will introduce new characters and tools, providing more strategic options for mining Gemkito and navigating the worlds within Pankito. In this phase, we will also create or mint the Pankito token, with users receiving their rewards as locked tokens, ensuring long-term engagement and value.

#### Phase 3: Token Listing on Top Exchanges

In Phase 3, Pankito becomes a global phenomenon, with players from every corner of the world joining in the adventure. This open phase celebrates the vibrant community that has flourished within the game. As we reach this milestone, our commitment to enhancing Pankito continues. We will introduce further improvements, new features, and perhaps even a few unexpected surprises. Most importantly, we will list the Pankito token on top exchanges, providing liquidity and accessibility for our users. This phase ensures that the world of Pankito remains dynamic and exciting, reflecting our dedication to the game's continuous evolution.

#### Phase 4: Reward Distribution and Future Enhancements

As we progress into Phase 4, rewards will be distributed to our dedicated players, unlocking the value of their efforts and contributions. This phase marks a significant milestone, celebrating the achievements of our community and the success of the Pankito project. We will continue to introduce new features, enhancements, and surprises to keep the gameplay experience fresh and engaging. Our commitment to innovation and excellence will drive us forward, ensuring that Pankito remains at the forefront of the gaming and blockchain space, with endless possibilities for our players.


---

# 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://pankito.gitbook.io/pankito/pankito/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.
