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

# Roadmap

Here, you'll find a glimpse into the exciting journey ahead. Our roadmap outlines planned features and updates for future versions, but keep in mind it's flexible and subject to change based on your feedback and market trends. We're constantly evolving.&#x20;

{% hint style="info" %}
This roadmap will be continually updated.
{% endhint %}

### Version 1.0

* Log In with Metamask, Wallet Connect, Google, Facebook, Apple, Email, Phone Number, and Guest login from thirdweb.
* View hatched KUs and their owners.
* View owned Kus in portfolio page.
* Display all metadata including name, game stats, attribute rarity, and owners.
* Navigate to OG collection
* Navigate to KU EGGs secondary market.

### Version 1.1

* Rarity guage to show where the total rarity falls on the rarity types.
* Pagination for the hatched KU page to display all the KUs that have been hatched.
* Improve responsivness and speed.

### Version 1.2

* Launch hatching functionality.

### Version 1.3

* Launch bridging to new network and become multichain.

### Version 1.4

* Kuverse marketplace launch. Allowing users to buy, sell, and bid on KUs.
* Launch tokenomics.

### Version 1.5

* New mainstream profile integration with kilt w3n username.
* DID mobile integration.

### Version 2.0

* The launch of Kuverse Slots game.
* Launch of the KU Collector.
* Launch ITEMS.

### Version 3.0

* Ku Battles Game.

> Expect Chaos


---

# 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:

```
GET https://docs.kuverse.app/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
