> 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/nfts.md).

# NFTs

NFTs play a crucial role in the BoE gaming experience, offering players unique digital assets with true ownership, creating a sense of prestige.

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

### NFTs in BoE

* **Skins:** In-game cosmetics that directly influence play-to-earn rewards. These skins are obtained through randomized loot boxes, driving a consistent demand for **$ESTOVA.** Higher-grade skins unlock greater earning potential, and completing full skin sets provides unique bonuses.
* **Token of Valura:** Grants exclusive access to **Monad Island on Mainnet,** significantly boosts earning potential, offers faster energy refills, and provides early access to premium content.
* **Pets:** Players can acquire digital companions known as pets, which come in **four categories—common, uncommon, rare, and legendary.** Each  &#x20;possesses its own distinctive traits and appearance. The journey to obtaining these pets begins with the acquisition of eggs, a mysterious container holding the potential for a loyal and endearing companion.
* **Housing:** Players can acquire land parcels in the form of NFTs and build personalized housing, farms, or businesses. **In BoE, these properties are fully owned by players who hold the NFT for a specific house on the map.** Ownership grants full customization and development options, making each house a unique and valuable asset within the Estova universe. Players can also visit other homes in real time, enhancing social interactions and fostering community engagement.

Collect, trade, and customize.

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


---

# 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/nfts.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.
