# Zeny Dungeon

1. **What is the Zeny Dungeon?**
   * The Zeny Dungeon is a maze-style Dungeon where you can earn [**Zeny**](/economic-system/currencies/zeny.md) **rewards**.
     * Even if you don’t complete the Dungeon, you will still receive some rewards.
     * Successfully clearing the Zeny Dungeon grants **bonus Zeny** through the Zeny Dungeon Bonus. You can also **Sweep** a cleared Zeny Dungeon once per day for free at your current level.
   * The Dungeon becomes accessible upon reaching **Job** [**Level**](/characters/level.md) **25.**
   * Higher-level Zeny Dungeons unlock as your Job Level increases:
     * **Lv.1**: Unlocks at Job Level 25
     * **Lv.2**: Unlocks at Job Level 40
     * **Lv.3**: Unlocks at Job Level 55
     * **Lv.4**: Unlocks at Job Level 70
     * **Lv.5**: Unlocks at Job Level 85

2. #### **How to Play**
   * Within the maze, you must find and tap cubes containing **Zeny** to collect them.
   * There is a **time limit**, so be efficient.
   * In higher-level Zeny Dungeons, **monsters will appear**, requiring more strategic gameplay.


---

# 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/zeny-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.
