# Dungeons

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

Dungeon runs in Rogue Nation are randomly generated rogue-like experiences that allow players to get rare and unique items. These dungeon runs are typically short but can be lengthened by completing optional objectives. Each run features different elemental affinities, enemies, hazards, and loot, making each run unique to its biome.

To complete a dungeon run, the player must reach the final boss and defeat it without dying. Upon completion of a dungeon run, the player is awarded their loot.&#x20;


---

# 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://moonlit-games.gitbook.io/rogue-nation-litepaper/game-assets-and-items/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.
