> 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/pvp/heist-under-construction.md).

# Heist \[UNDER CONSTRUCTION]

<figure><img src="/files/ocu4Wo9xGNeB2Yijy1gd" alt=""><figcaption><p>Melon Tusk visiting Vault #992835223</p></figcaption></figure>

Visit Melon Tusk's Grand Bank to secure your vault with Zees. Vaults accumulate $HRT hourly, attracting rival Shamans. Manage Heist Tokens and time your withdrawals to protect your wealth. $HRT, or Heist Reward Tokens, can be converted into Energy Potions - used to delve deeper into the Dungeons or exchanged for $VEE at the Trader.

<figure><img src="/files/0KGPnYP6tHvqmOr5tmM0" alt=""><figcaption></figcaption></figure>

**Vault Raids**

Acquire Heist Tokens through Dungeons, Stronghold of Umbra or from the Trader, then target other Shamans' vaults. You can reroute to more lucrative targets using $VEE. Suffer a raid? Gain a temporary Heist Security Shield for protection.

**Leaderboards and Rewards**

Ranking in the Heist League influences your $HRT earnings. Increase your rank through successful raids and defenses, boosting hourly gains. Your Heist performance also affects your Tribe's standing in Tribe leaderboards.

**Staking for Returns**

Enhance your $HRT yield by staking $VEE. Each day, there's 1,000,000 $HRT to be distributed as staking rewards, split amongst all stakers depending on the amount they have staked. Staked $VEE is safe from raids under Melon Tusk’s supervision.

**Plundering Process**

Raid spoils go to Shamans Vault and can be withdrawn together with accrued $HRT gains by using Heist Tokens.


---

# 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://whitepaper.zee-verse.com/gameplay/pvp/heist-under-construction.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.
