# 3. Roadmap

This project is currently in a very early stage of development, therefore many of these features and the general time frames for releases may be subject to change.

<figure><img src="/files/I1PX2c5YqTBNOzaisMLa" alt=""><figcaption></figcaption></figure>

### Phase 1 MVP 22Q4(End of Oct. \~ November)

This phase includes the most foundational function of Sakaba - Proof-of-Play reputation system via completion of quests; Launchpad of AAA games. Our minimum viable product(MVP) is scheduled to launch following mainnet launch of Oasys blockchain. We expect it to happen approximately end of October.

* Exp\&Level
* Launchpad
* Leaderboard
* SAKABA Token

### Phase 2 Foundation 23Q1(Feb.)

After successful launch of our MVP, more foundational utilities will be implemented to boost our user base. This includes but not limited to Utility Token and its use cases, discord role integration and NFT staking.

* SDK for publishers
* Discord, NFT integration

### Phase 3 Scaling 23Q2\~3(Summer)

With our solid user base in Oasys ecosystem, now it's time to globally roll out our service to other blockchains and ecosystems. This will not only make our platform a new standard of blockchain gaming industry but also contribute to our mission which is to bridge the gap between traditional gaming and Web3 gaming industry.


---

# Agent Instructions: 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.sakaba.xyz/sakaba/3.-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.
