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

# Roadmap

## 2022

* [x] ~~Team Formation~~
* [x] ~~Heroes War Game Design & Dev~~
* [x] ~~Native Marketplace Dev~~
* [x] ~~Heroes NFT Design~~
* [x] ~~Community Open (X, Discord, Medium)~~

## 2023

* [x] ~~Whitepaper Release~~
* [x] ~~Chain Adoption~~
* [x] ~~Mystery Box NFT Free-mint~~
* [x] ~~Native Marketplace Launch~~
* [x] ~~Early Access Event (CBT)~~
* [x] ~~Open Beta Service (WebGL)~~
* [x] ~~Token($KID, $bKID) Generation Event~~

## 2024

### 2024 Q1

* [x] ~~Token Payment System Launch~~
* [x] ~~Adopt the Quest Platform Linking System~~
* [x] ~~Influencer / Media Marketing~~
* [x] ~~Mobile Service Preparation~~
* [x] ~~Mobile Version Launch (AOS)~~
* [x] ~~Wallet Integration Preparation~~
* [x] ~~Heroes NFT Circulation System Improve~~
* [x] ~~New Heroes Update~~
* [x] ~~Level System Expand~~
* [x] ~~Add New In-Game Event~~
* [x] ~~New Contents ‘Emperor's Recruit’ Launch~~
* [x] ~~New PVE Mode ‘Alliance Battle’ Update~~
* [x] ~~New PVP Mode ‘World Championship’ Update~~
* [x] ~~Native Marketplace Improve~~

### 2024 Q2

* [x] ~~'Heroes NFT Fusion' System Launch~~
* [x] ~~New Guild Contents ‘Guild War’ Launch~~
* [x] ~~Level System Expand~~
* [x] ~~Add New In-Game Event~~
* [x] ~~EVM Solution Adoption~~
* [x] ~~New Heroes Update~~
* [x] ~~Marketplace Globalization~~
* [x] ~~New System 'Monument' Update~~
* [x] ~~Marketplace 'Quest' Launch~~
* [x] ~~PR Campaign Phase3~~
* [x] ~~Sigil NFT Design & Dev~~

### 2024 Q3

* [x] ~~New System ' Elemental Upgrade' Update~~
* [x] ~~New Nation Update~~
* [x] ~~New content 'Chi You Raid' Update~~
* [x] ~~Level System Expand~~
* [x] ~~8★ Equipment Update~~
* [x] ~~New Content 'Nanman Alliance' Open~~
* [x] ~~Migration Preparation~~
* [x] ~~Sigil NFT Launch~~
* [x] ~~1st IR Round~~

### 2024 Q4

* [x] ~~Network Migration~~
* [x] ~~Limit Break System Update~~
* [x] ~~Global Media Marketing~~
* [x] ~~KOL & Influencer Marketing~~

## 2025

### 2025 H1

* [x] ~~PR Campaign Phase 4~~
* [x] ~~New Marketplace Feature Update~~
* [x] ~~Add Sapphire Bonus Event~~
* [x] ~~Mastery System Reorganization~~
* [x] ~~Multi Chain Support Preparation~~
* [x] ~~Multi-Chain Adoption(Binance Smart Chain)~~
* [x] ~~Marketplace New Feature(Offer) Update~~
* [x] ~~Marketplace design & UX Improve~~
* [x] ~~New Heroes Banquet System Update~~
* [x] ~~New Network(Ronin Network) Adoption Preparation~~
* [x] ~~Closed Migration & Blockchain System Optimization~~

### 2025 H2

* [x] ~~New Network(Ronin Network) Adoption~~
* [x] ~~Pet NFT Design & Dev~~
* [x] ~~Pet NFT Update~~
* [x] ~~Alliance Battel(Emperor of Qin) Update Preparation~~
* [x] ~~Alliance Battle(Emperor of Qin) Update~~
* [x] ~~Equipment NFT Design & Dev~~
* [x] ~~Establish Communication with Exchange~~

## 2026

### 2026 H1

* [ ] Token Listing Preparation
* [ ] DAO System Design & Dev
* [ ] New PVE Mode Update(Total War)
* [ ] Equipment NFT Update
* [ ] Game Re-balancing
* [ ] New Heroes Update
* [ ] Token Listing
* [ ] Token Airdrop($bKID Swap)
* [ ] Influencer Collab Preparation
* [ ] PR Campaign Phase 5


---

# 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://whitepaper.kingdomheroeswar.io/roadmap/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.
