# Roadmap

Please be aware that the order of these priorities may be influenced by factors like substantial traction, breakthrough research, and community feedback. Additionally, it's crucial to recognize that these projections are made to the best of our abilities but are susceptible to potential disruptions. BattleForge is an innovative game that embraces unfinished, risky, and highly experimental technology.

* Q1 2023:&#x20;
  * [x] Establish unique game world.
  * [x] Develop the game on zkSync.
  * [x] Form the initial team with key members.

* Q2 2023:&#x20;
  * [x] Improv the AIGC model  performance.
  * [x] Create a captivating website to showcase the game's features.
  * [x] Test minting, invitation, and lottery functions.

* Q3 2023: &#x20;
  * [ ] Launch game on mainnet for player engagement.
  * [ ] Implement daily check-in tasks.
  * [ ] Officially release game to wider audience.

* Q4 2023:

  * [ ] Launch PvP arena mode.
  * [ ] Implement player customization feature.
  * [ ] Introduce cooperative multiplayer mode.

* &#x20;2024:
  * [ ] Social network&#x20;
  * [ ] Marketplace
  * [ ] SDK

##

## **Completed milestones**

* June 2023: Battle forge lanuched on zkSync testnet.

####

<br>


---

# 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://battleforge.gitbook.io/docs/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.
