> For the complete documentation index, see [llms.txt](https://docs.meoasis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meoasis.com/white-paper/9.-road-map.md).

# 9. Road map

## 1.    2023. 3Q

\-      PC version HDRP upgrade

\-      1st Token Private Sale

\-      $AIM Token Issuing and Token Audit

\-      DAO governance system development

\-      META OASIS community DAO management

&#x20;

## 2.    2023. 4Q

\-      Mobile version development & launching

\-      Mobile Ingame development

\-      2nd Token Private Sale

\-      Generative AI INCEPTION Planning

\-      OFE Token DEX Listing

\-      AIM Token CEX Listing

\-      Introduction of Activity Compensation System

&#x20;

## 3.    2024. 1st Half

\-      **Generative AI INCEPTION** SDK tool development (Land, Character Customizing)

\-      Mobile version real-time connection

\-      DAO Governance system Advancement

\-      Lite Web β-version open

\-      Many Mobile In-game launching

## 4.    2024. 2nd Half

\-      INCEPTION Advancement

\-      Mobile Version Advancement

\-      Various Casino-game development & open

\-      Cross-plaform completion

\-      Introduction of Media Broadcasting system

&#x20;

## 5.    After 2025

\-      Every kind of NFT Sale

\-      Each feature and system upgrade

\-      Exploring the Planet around the Oasis Planet


---

# 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.meoasis.com/white-paper/9.-road-map.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.
