# Roadmap

### <mark style="color:red;">Q2 2023</mark>

* [x] Based on market research, design the game concept.
* [x] Design the worldview and core gameplay for "Epic Ballad: Rise of Heroes."
* [x] Complete the initial draft of the token economy model for "Epic Ballad."
* [x] Initiate the project "Epic Ballad: Rise of Heroes."

### <mark style="color:orange;">Q3 2023</mark>

* [x] Determine the game's visual style and initial design of art assets.
* [x] Build client-side and server-side technical frameworks.
* [x] Design the storyline, gameplay, and system for "Epic Ballad: Rise of Heroes."
* [x] Design original artwork for some characters.
* [x] Design hero skills, actions, and special effects.
* [x] Design environmental maps.
* [x] Launch the development of "Epic Ballad: Rise of Heroes."
* [x] Develop and test the battle prototype to assess core gameplay mechanics.

### <mark style="color:purple;">Q4 2023</mark>

* [x] Design the UI/UX style for various game interfaces.
* [x] Design in-game items.
* [x] Design game metrics.
* [x] Preliminary development of the token economy system.

### <mark style="color:green;">Q1 2024</mark>

* [x] Load and stress testing for "Epic Ballad."
* [x] Launch of the "Epic Ballad" official website.
* [x] Release of the "Epic Ballad: Rise of Heroes" project whitepaper.
* [x] Internal testing of some systems.
* [x] User Acceptance Testing (UAT) for the "Epic Ballad" combat system.

### <mark style="color:red;">Q2 2024</mark>

* [x] Address and resolve player feedback.
* [x] Optimize art, sound, and combat experience.
* [x] Launch PVP system for User Acceptance Testing (UAT).
* [x] Build community and expand partnerships.

### <mark style="color:orange;">Q3 2024</mark>

* [x] Host small-scale competitive events.
* [x] Release new game scenarios and gameplay.
* [x] Assess market performance of the game.
* [x] Develop and integrate smart contracts.

### <mark style="color:purple;">Q4 2024</mark>

* [x] Launch smart contracts, EBC connects to blockchain broadcasting.
* [x] Host larger competitive events.
* [x] Optimize overall performance.
* [x] Monitor smart contract operations.

### <mark style="color:green;">Q1 2025</mark>

* [ ] Submit smart contracts for security review by authoritative third parties.
* [ ] Conduct financial audit of smart contracts.
* [ ] Release EBC API documentation, list on exchanges.
* [ ] Implement EBC burning mechanism.

### <mark style="color:red;">Q2 2025</mark>

* [ ] Open "Epic Ballad" registrations to more countries.
* [ ] Introduce new arena gameplay.
* [ ] Launch co-branded in-game interactions.
* [ ] Mint NFT heroes on the Solana blockchain.

### <mark style="color:orange;">Q3 2025</mark>

* [ ] Launch NFT hero trading market.
* [ ] Update token staking mechanisms.
* [ ] Release weapon system.
* [ ] Launch pet development system.

### <mark style="color:purple;">Q4 2025</mark>

* [ ] Evaluate "Epic Ballad" performance.
* [ ] Expand "Epic Ballad" game.
* [ ] Plan and implement new content.

### <mark style="color:green;">Q1 2026</mark>

* [ ] Coming Soon...

{% hint style="info" %}
Please note, the roadmap may change based on the actual progress of the project, and we will promptly communicate any changes.
{% endhint %}


---

# 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://epic-ballad.gitbook.io/en-epic-ballad-rise-of-heroes/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.
