# Dungeon

Dungeons allow players to make Immortals more powerful.

Dungeons contain a variety of trials. Completing these trials brings rewards.\
Keep challenging yourself to earn generous rewards and unlock the power hidden within your Immortal.

#### How to enter the dungeons?

You can enter dungeons via ‘Menu’ → ‘Dungeon’ on the main screen.

#### What kind of dungeons are there?

There are currently four dungeons available, and the rewards for each are as follows

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

* The Goblin Vault : Gold, Rune Dice, and various items\
  Rune Dice are needed to change equipment or crystal options. Once you lock the options, you will need more Rune Dice when switching to new options.
* The Cursed Armory : Weapons, Reforging Stone, and various items\
  You need Reforging Stone to forge your equipment. Higher-grade Reforging Stone can be crafted in ‘Menu’ → ‘Craft’
* The Forgotten Library : Parchment\
  Parchments are needed to upgrade your skill levels
* The Rift of Trials : Awakening Stones\
  You can ‘Awaken’ your character by increasing the crystal level in ‘Growth’ → ‘Awakening’


---

# 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://docs.immortalrising2.com/intro/gameplay/dungeon.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.
