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

# Road Map

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

We are developing this game. in order to meet the requirements All players can follow the development of this game according to the phase we have set as follows.

### Phase1&#x20;

-Alpha test :tada:

-Whitepaper :tada:

-NFT Card :tada:

### **Phase2**

-Close Beta :tada:

-Special events :tada:

-Ranking :tada:

### **Phase3**

-Open Beta :tada:

-Trade NFT (Megaland) :tada:

-Swap (in game) :tada:

### **Phase4**

-Equipment :tada:

-Explore :tada:

-Craft :tada:

### **Phase5**

-Tournament :tada:

-Guild

-Land

<figure><img src="/files/uW5RO69f13NF8gD1m0CN" alt=""><figcaption><p>Alpha Test <a href="https://www.facebook.com/3KingdomsHero/photos/pb.100063697891170.-2207520000./4447312705358321/?type=3">https://www.facebook.com/3KingdomsHero/photos/pb.100063697891170.-2207520000./4447312705358321/?type=3</a></p></figcaption></figure>

<figure><img src="/files/LHgQ7WWA4uD65bPjcTfP" alt=""><figcaption><p>CBT <a href="https://www.facebook.com/3KingdomsHero/photos/pb.100063697891170.-2207520000./5201557173267200/?type=3">https://www.facebook.com/3KingdomsHero/photos/pb.100063697891170.-2207520000./5201557173267200/?type=3</a></p></figcaption></figure>

<figure><img src="/files/VBobxjoKn1wtGStQZWn6" alt=""><figcaption><p>Next Beta(Bitkub Next)Special events <a href="https://www.facebook.com/photo.php?fbid=623067789826479&#x26;set=pb.100063697891170.-2207520000.&#x26;type=3">https://www.facebook.com/photo.php?fbid=623067789826479&#x26;set=pb.100063697891170.-2207520000.&#x26;type=3</a></p></figcaption></figure>


---

# 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://3kingdomsheronft.gitbook.io/whitepaper/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.
