# EXP Dungeon

1. **What is the EXP Dungeon?**
   * The EXP Dungeon is a maze-style Dungeon where you can earn **Base** [**Level**](/characters/level.md) **EXP**.
     * Even if you don’t complete the Dungeon, you’ll still receive some rewards.
     * Clearing the Dungeon grants **bonus EXP** through the EXP Dungeon Bonus. You can also **Sweep** a cleared EXP Dungeon once per day for free at your current level.
   * The Dungeon becomes accessible at **Job Level 35.**
   * Higher-level EXP Dungeons unlock as your Job Level increases:
     * **Lv.1**: Unlocks at Job Level 35
     * **Lv.2**: Unlocks at Job Level 50
     * **Lv.3**: Unlocks at Job Level 65
     * **Lv.4**: Unlocks at Job Level 80
     * **Lv.5**: Unlocks at Job Level 95

2. #### **How to Play**
   * Inside the maze, find and tap cubes containing **EXP** to collect it.
   * There is a **time limit**, so act quickly.
   * At higher levels, **monsters may appear**, requiring strategic gameplay to complete.


---

# 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://wiki.ragnaroklibre.com/game-system/dungeon/exp-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.
