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

# Khaos Dungeon

## 👹 Khaos Dungeon

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

### Descend Into the Heart of Chaos

Welcome to **Khaos Dungeon**, a dangerous hunting ground where brave adventurers can farm valuable materials and the highly sought-after **Khaos Coins**.

Hidden within the depths of the dungeon lurk four fearsome creatures inspired by Philippine folklore:

* 👾 Manananggal
* 🧙 Mangkukulam
* 👶 Tiyanak
* 🦇 Wakwak

Defeating these monsters grants a chance to obtain valuable resources essential for progression, including:

* 🔥 Khaos Coins
* ⚙️ Steel
* 💎 Oridecon
* 💠 Elunium

Khaos Dungeon serves as one of the primary sources of Khaos Coins, making it a must-visit destination for adventurers looking to strengthen their characters and accumulate wealth.

***

### 🎟️ Entry Options

Choose the access type that fits your playstyle:

#### 🎫 One-Time Access

Perfect for quick farming sessions and casual adventurers.

#### ⏳ 4-Hour Access

Ideal for dedicated hunters who want to maximize their farming efficiency and Khaos Coin earnings.

***

### ⚔️ Risk, Reward, and Riches

The deeper you venture into Khaos Dungeon, the greater the rewards that await. Gather your supplies, sharpen your weapons, and prepare to face the creatures of chaos for a chance to claim valuable loot and build your fortune.

**Enter the darkness. Hunt the horrors. Earn your Khaos Coins.**


---

# 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://khaosro.gitbook.io/khaosro-docs/khaos-dungeon.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.
