# The Future of Chains of War

#### Following the dissolution of Blue Fork, the Chains of War project has transitioned to a fully open-source, community-driven model. The world of Tyrrha now belongs to the community.

With a heart for the Cardano community and a deep respect for our supporters, we have decided to release all project materials to the public. This includes the game’s source code, 3D assets, lore, and high-resolution art. Our goal is to ensure that the years of work poured into Tyrrha can serve as a foundation for future developers and creators.

## **What is available?**

* The Source Code: The underlying scripts, engine, animations, etc.
* The Asset Vault: 3D models, textures, and environmental assets.
* Lore & Media: The complete history of Tyrrha.

## Want to participate?

* To play the game and try our current build, head over to [Play](/open-source/play-alpha-build.md) and follow the instructions.
* To start building, visit Developer [Download](/open-source/developer-download.md) and [Resources ](/open-source/developer-resources.md)for more information.

## Contact

* Interested in acquiring the Chains of War trademark, Mira Foundation, and associated assets? Please contact <info@chainsofwar.io> for inquiries.


---

# 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://wiki.chainsofwar.io/open-source/the-future-of-chains-of-war.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.
