# Adventure

While progressing through the story on an epic adventure, the players encounter a wide variety of unique and handcrafted regions, each with their own flair and look, inhabiting creatures from small and cute to tall, intimidating creatures.

Regions and areas are unlocked by completing quests, capturing creatures and general exploration. If your squad and yourself are not experienced enough yet, it may be a bad idea to visit some far away regions though.


---

# 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.chainmonsters.com/game-mechanics/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.
