# Game Mechanics

Dive into the core gameplay elements that the world of Chainmonsters has to offer. Obtain a clear understanding of how to capture Chainmons, obtain resources & materials, assemble and train your squad, challenge arenas, craft and farm on your Land, and mint your Chainmons into NFTs.

* [Adventure](/game-mechanics/adventure.md): learn about the world, quests, and exciting elements!
* [Chainmons](/game-mechanics/chainmons.md): can be caught, trained, and utilized for battling and farming!
* [Catching](/game-mechanics/catching.md): teaches you all about the dynamics when trying to capture Chainmons!
* [Squads](/game-mechanics/squads.md): are your bread and butter for creating exhilarating battle strategies!
* [Battles](/game-mechanics/morphing/real-time-battle-system.md): this is where you learn strategies and concepts to get the upper hand!
* [Training](/game-mechanics/training.md): Improve your team and gain experience!
* [Housing](/game-mechanics/housing.md): incorporates everything from farming to crafting to customizing your own Land!
* [Interoperability](/game-mechanics/interoperability.md): learn how you can import your existing and Third-Party NFTs into the game!

Progression-based learning with game mechanics unlocking over time is a key design element in Chainmonsters.


---

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