# Adventure

![](/files/ffW7lpz6MVaTqiBp6htW)

## **Dungeon**

There are 2 types of dungeons in Aqua Farm.

* Normal Dungeon
* Special Dungeon

Both are shown on the mini-map, where players can move where they want to go by clicking. Each dungeon consists of several stages. Special dungeons are more difficult but have greater rewards than normal dungeons.

{% hint style="info" %}
**Dungeon Key**\
Players need a dungeon key to enter special dungeons. The dungeon keys are divided into 4 grades, and the dungeon difficulty varies based on its grade. The dungeon keys can be obtained randomly through battle rewards.
{% endhint %}

## **Treasure Map**

Special monsters are hiding in the ocean or nearby treasure island to steal PODO away from Aqua World. The treasure map is an item that shows the location of the special monsters.

![](/files/HBqoQECidP3XexttFTwd)

Players can randomly obtain the treasure maps through PvE battling.

Players can use the treasure map to engage in battle/non-battle activities. Items that can be found from Treasure Chest found only on the treasure island are as follows.

* Materials of Oasis' objects
* In-game Items

Please note that the treasure maps cannot be traded between players.


---

# 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://whitepaper.playaquafarm.io/gameplay/adventure.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.
