> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/combat/dungetron-overview/dungetron-underhaul.md).

# Dungetron: Underhaul

<figure><img src="https://1502969940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxqDXBs0OB0XkJzPtPE3t%2Fuploads%2FQ7mGNlGgo1OX0XIGIO4N%2Fuh.png?alt=media&amp;token=ca099e7d-3567-431e-9cfb-703ffa4b79bd" alt=""><figcaption></figcaption></figure>

### Combat Mechanic

Combat works in the same way as any other dungeon.&#x20;

### Entry Requirement

<img src="https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/3zwB336oZ95WsrmXzP3P/Asset_Icon_Energy%201.png" alt="" data-size="line"> 40 energy must be spent to enter the Underhaul dungeon.

<img src="https://1502969940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxqDXBs0OB0XkJzPtPE3t%2Fuploads%2F6MFU4qkoxGVypZhxQ4s8%2Fimage.png?alt=media&amp;token=d6847719-7c83-4312-9ca0-78430a5e35a1" alt="" data-size="line"> 150 Giga Shards (One-time unlock fee)&#x20;

### Rewards

By defeating enemies you will earn gigashards (a soulbound item — meaning it can't be traded) that can be used to upgrade your skills, allowing you to become stronger and progress further in combat over time.&#x20;

In addition, random rewards (in the form of items, materials, and skins) will drop when you defeat each enemy. These rewards increase in size & rarity as you progress through the dungeon.

### Daily Limit

9 runs per day (12 if Juiced), subject to change.

### Flee

You are able to flee the dungeon (end your run without dying, and keep any unused potions) by approaching the ladder once you've defeated an enemy, and before progressing to the next room.

### Consumables

You can craft or purchase consumables to take into the dungeon with you.

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.gigaverse.io/combat/dungetron-overview/dungetron-underhaul.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.
