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

# Ecosystem

## Introduction

Welcome to **Breath of Estova**, a decentralized world where immersive gameplay meets play-to-earn innovation. Open loot boxes to unlock **legendary skins**, collect and trade **rare pets**, and maximize your rewards in a dynamic player-driven economy.

To ensure long-term sustainability, the Estova Harmonizer dynamically adjusts play-to-earn rewards based on ecosystem liquidity, creating a balanced and rewarding experience for all players. **Earning potential is tied to progression and asset ownership,** which limits large-scale farming and rewards dedicated players. Only those who combine progress, assets, and effort can earn substantial rewards, preserving liquidity and preventing excessive payouts. This balanced system ensures that the economy remains fair, engaging, and sustainable over time.

<figure><img src="/files/QVK8KKH3O9I5RFLyFYAY" alt=""><figcaption></figcaption></figure>

## On-chain stored asset classes

* Token of Valura NFT
* Skins
* Pets
* Housing
* $ESTOVA
* Certain in-game resources


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.breathofestova.com/ecosystem.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
