# Dungeons

Dungeons offer a time-based challenge in which players enter a separate location or realm to defeat monsters within a set amount of time. There will be solo and party options, as well as numerous rewards for participating.

#### **Token integration**

The Dungeon system is a subcategory of Quests and Challenges and features a bidirectional token integration. Tokens can be earned by completing the prescribed tasks within the time limit. Additionally, there will be a special category of dungeons that offer exclusive rewards but require an admission fee payable in Ukiyo tokens.

Certain dungeons will award players with a set number of Ukiyo tokens upon completion, depending on the difficulty of the objectives and the time taken to complete them. Some higher-level dungeons will also award players with additional Ukiyo tokens if completed within a specific time frame.


---

# 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.playukiyo.com/gameplay/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.
