# How to play

Adventure is strategy gameplay that which users can use their Mongens and trained troops to attack NPC's land. The main goal is to destroy the opponent's land plot as much as possible.

![You can join Adventure mode by clicking on the Fighting button -> Battle](/files/jjf7r0B9d7DDabqzBNDu)

![Prepare for Battle!](/files/p3PEiGwY7yK6hu1FPsmY)

Each battle will cost 1 energy. The player deploys Mongens to the location marked with a green plus. The maximum number of Mongen deployed in a match is 6.&#x20;

![Deploy your Mongens and Troops.](/files/JfuyzBfg19KQ1dkvLaHn)

The Mongens will bring their trained troops to battle. If no troops have been trained, Mongens will join the battle by themselves.

![Each stage will have its win condition and rewards.](/files/xQgSvIG9fTdsOvKWsUXJ)

Each stage will have its win condition and rewards. If you qualify for 3 stars, you will be able to move on to the next stage.

![You can deploy up to 6 Mongens](/files/mTXka0ClPcWFCaC003az)

After deploying the position of Mongens, the player can press the fight button to start the battle

![Battle sence](/files/EVydCRNn4NTVQWsKX6v1)

You can check your Mongens status on the left column.

The winning condition will be shown on the right bottom

On The top-right, you can see the amount of food you have stolen from the enemy.

The match will end when 1 of the following 3 cases occurs:

* All attack force is eliminated
* All constructions of land are destroyed
* Limited battle time is over

![Result sence](/files/uJ8n48PRSqLXv5rGO7Ft)

The result sence will show up the food you have looted from the enemy.

You also can see the Statistic of Mongen (Damage dealt, damage received...) and the amount of experience they earned from the battle


---

# 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.monsterra.io/gameplay/adventure-mode/how-to-play.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.
