> For the complete documentation index, see [llms.txt](https://whitepaper.zee-verse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zee-verse.com/gameplay/pve/classic-dungeons.md).

# Classic Dungeons

Dungeons are your main path for advancement in the game. Here you go against waves of enemy Zee sent down by the Corrupted Gods. As you advance through the waves, the enemies get stronger, and each dungeon culminates in a Boss battle that may award you with a Zee Egg.

Currently, Dungeons are played solo, but a co-op mode is also planned. You begin your first Dungeon with 3 [Zee](/gameplay/zee.md) acquired from a tutorial, and as you progress, higher-level Dungeons will become playable with a Pack of up to 5 [Zee](/gameplay/zee.md) (Stronghold of Umbra - after completion of the quest A Cut Made).

🪙 **Cost:** Energy

🏆 **Rewards:** XP, Relics, Zee Eggs

<figure><img src="/files/1GLULpFvvkv2sRoyzTl7" 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:

```
GET https://whitepaper.zee-verse.com/gameplay/pve/classic-dungeons.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.
