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

# Gameplay Loop

Fun-first approach

At its core, **Breath of Estova** prioritizes **genuine, engaging gameplay** above all else. Players will experience skill-based mechanics, deep storytelling, dynamic quests, cooperative raids, and rich progression systems that make every moment in Estova rewarding.

The **Estovaverse** is a vast, ever-evolving world featuring **seasonal content updates, collectible NFTs, and unique life skills** that keep players engaged for the long term. With deep lore and **community-driven events**, players become an integral part of the unfolding story, forging their own legends in Estova.

## Player activities

1. **Character Creation and Customization**: Create your unique character with a variety of customization options. Learn different skills, collect rare skins, and forge your own identity in the world of Estova.
2. **Open World Exploration**: Explore a vast open world filled with diverse landscapes, dungeons, and hidden treasures. Encounter dynamic events, NPCs, and other players in real-time. Master life skills like **fishing, cooking, and smithing**, each offering unique rewards and opportunities.
3. **Quests and Missions**: Immerse yourself in the rich lore of Estova through a variety of quests. Make impactful choices that shape your adventure and uncover the secrets of the world.
4. **Combat System**: Engage in real-time action combat with monsters, bosses, and other players. Experience a mix of traditional RPG elements like skill rotations and cooldowns, combined with action-oriented gameplay for a fast-paced and strategic experience.
5. **Guilds and Social Interaction**: Join or create **guilds** to collaborate with others, take on special quests, and participate in large-scale events. Social features like in-game chat, kingdoms, and group content foster an immersive community.
6. **Crafting and Economy**: Gather resources, **craft powerful items**, and trade with other players in a dynamic, player-driven economy. Supply and demand shape the marketplace, creating opportunities for entrepreneurship and strategic trading.
7. **PvP Arenas and Tournaments**: Test your skills in structured **PvP arenas** and tournaments. Climb the leaderboards, earn **$ESTOVA rewards**, and prove yourself against other players in high-stakes battles.
8. **Dynamic Events and Seasons**: Experience **seasonal events, world bosses, and server-wide challenges** that keep gameplay fresh. Each season introduces **new content, mechanics, and rewards**, ensuring the adventure never grows stale.

<figure><img src="/files/h6CzmMfDWSgtpXHSDszU" 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/gameplay-loop.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.
