# Dungeons&#x20;

## What are Dungeons?

Dungeons are cooperative PvE experiences where players team up to defeat powerful enemies. These custom monsters have unique abilities, requiring strategy and teamwork to overcome. Each dungeon features traps and puzzles, and after defeating a set number of monsters, a boss appears. Effective coordination is key to overcoming the boss and completing the dungeon. Successful players are rewarded with loot, including in-game currency and a key to unlock powerful rewards at /crates

## Activating Dungeons

To activate normal and heroic dungeons, visit the NPC in the Hall of Fame building. By speaking with the NPC, you can contribute a specific amount of materials. Once the community has collectively contributed the required materials, the dungeon will be activated and available for players with the appropriate rank to enter.

This system allows players greater control over when dungeons are active, offering the flexibility to engage in dungeon gameplay at their own pace rather than adjusting their schedule to complete them.

## Dungeon Difficulties

There are three distinct dungeon difficulties, each offering unique maps filled with puzzles, monsters, and various obstacles to overcome. As you progress through the tiers, the difficulty increases.

* **Normal Dungeons**: Designed for early to mid-game players, these dungeons provide a balanced challenge, perfect for newcomers to the game.
* **Heroic Dungeons**: Tailored for mid to end-game players, Heroic Dungeons present more complex challenges and require advanced strategies to succeed.
* **Mythic Dungeons**: Intended for end-game and late end-game players, Mythic Dungeons offer the most difficult challenges. These dungeons are automatically activated every Saturday and Sunday at 5 PM server time (1 PM EST before daylight savings time).

{% hint style="info" %}
Dungeons are active for one hour, or until the boss has been slain, whichever comes first!
{% endhint %}

## Dungeon Leaderboards

The dungeons feature leaderboards that track the most damage dealt. The top three players who inflict the highest amount of damage to mobs during a dungeon will receive bonus rewards once the dungeon concludes. Specifically:

1. Normal Dungeons
   * First: $50,000
   * Second: $25,000
   * Third: $10,000
2. Heroic Dungeons
   * First: $100,000
   * Second: $50,000
   * Third: $25,000
3. Mythic Dungeons
   * First: $200,000
   * Second: $100,000
   * Third: $50,000

## Per Dungeon Loot

Many dungeons offer unique loot that can only be obtained within that specific dungeon. When you enter a dungeon, you can click the **"Preview Loot"** button to see if there are any exclusive rewards up for grabs. These rewards can include cosmetics, powerful weapons, artifacts, and more.

<figure><img src="/files/WGdmycBaTpM88aymQivg" alt=""><figcaption><p>The duneon area</p></figcaption></figure>

## Bonus and Rare Bosses

Occasionally, rare bosses will spawn inside active dungeons. There is a 10% chance for a boss to appear in **Normal** and **Heroic** dungeons after 15 minutes of activity. Keep an eye out for a disturbing presence, as defeating the boss rewards all participants with a **Mythic Key**.

## Dungeon Marathon

Sometimes there will be a Dungeon Marathon event, where players aim to defeat every dungeon currently available in order, starting from Normal, progressing to Heroic, and concluding with Mythic dungeons.

During this event, players will receive the usual dungeon drops and loot, as well as a special currency called 'Aesir's Hourglass.'  This currency can be exchanged for various end-game rewards, including Mythic and Titan Keys, as well as Heritage currencies like Rubies.


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/economy/dungeons.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.
