# Adventures

Adventures are the place where heroes can fight against creatures in order to win rewards. Since adventures have a PVE mode, the amount and quality of obtained rewards depend on the final result of the campaign and sufficient luck. Rewards can contain: materials for crafting, potions, and items required for future gameplay.

Adventures may contain special variables such as level restrictions or environmental elements. The more difficult the adventure, the more valuable rewards that can be found. Players may have a limit on the number of daily attempts, and each attempt may have a time delay before the player can move on to the next adventure.

Players can encounter several types of adventures, which may differ in approach and gameplay:

* :island: **Adventures** - Locations that are immediately available to the player. May have different levels of complexity and restrictions.&#x20;
* :cruise\_ship: **Expeditions** - Locations that are temporarily available on [the Valley Map](https://guidebook.cardanolands.com/features/the-valley). Traveling to such a location may take time depending on how far away it is from a player's [Land](https://guidebook.cardanolands.com/collections/lands). In order to launch a Sea Expedition, players must have a ship, which can be created via ports or purchased on the Market.&#x20;
* :mountain: **Dungeons** - Locations that are available to the player during seasons. May have different levels of complexity and restrictions. To complete the dungeon, players need to kill a queue of monsters and the final boss. Dungeons contain the most valuable rewards, rare items, and [$EXO](https://guidebook.cardanolands.com/tokenomics/exonium-or-usdexo).


---

# 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://guidebook.cardanolands.com/games/mmo/adventures.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.
