# Hollow Trials

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

### Gameplay

Hollow Trials is a wave-based, infinite dungeon challenge. Begin with a team of **5 Zees** and survive as many waves as you can. Every wave brings tougher enemies and more risk - the reward scales accordingly.

* You get **1 run every 12 hours** (personal cooldown).
* A **chest** emerges from the water, ready to claim rewards after a finished run.

### Rewards

* Runs start with **2 reward slots**.
* For every **20 waves** completed in a single run, you gain **+1 additional reward slot** in that run.
* Claiming the chest registers your rewards and triggers the 12-hour cooldown timer.


---

# 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://whitepaper.zee-verse.com/gameplay/pve/hollow-trials.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.
