# Chain Tactics Development Roadmap

The roadmap outlines the project’s progress and future plans:<br>

* **Done:** Game logic on-chain, headless client backend, Unity frontend, 2D/3D assets.
* **Now:** Pre-alpha testing, UI/UX enhancements, core loop 2.0, account abstraction.
* **Next:** Live deployment on Sovrun L2, web client, ZK (zero-knowledge) implementation, financialization layer.

This roadmap helps developers understand the game’s current state and upcoming opportunities for contribution.

<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://docs.sovrun.org/build-with-sovrun/chain-tactics/chain-tactics-development-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.
