> For the complete documentation index, see [llms.txt](https://critters-quest-1.gitbook.io/critters-quest-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/fight-monsters.md).

# Fight Monsters

<figure><img src="/files/faxlN5KERFfqi3kL2qW7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4F7VHu7pz3nc6Cydx17g" alt=""><figcaption></figcaption></figure>

## Find Monsters roaming across Valdara...

Monsters roam the World Map night and day. You can attack them (if you find one). Attacking Monsters will require a Squad of Critters. You'll need to create a strong Squad (4) of offense and defensive-minded warriors to mount a successful attack!

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/HtNjUHTN0T1ZoFgP6wxO" alt=""><figcaption></figcaption></figure>

1. Find and click on a Monster to interact...\
   \
   \
   \ <br>
   {% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/IUKYbtA9BMVKG3Dini6i" alt=""><figcaption></figcaption></figure>

2. Click "i" to review Battle rewards:\
   • $QUEST\
   • XP\
   • If the Monster is Winners-take-all or has a Proportional Rewards system<br>
   {% endcolumn %}
   {% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/7iIUVts1krpgc0Pwq0hF" alt=""><figcaption></figcaption></figure>

3. Click on the Sword icon to:\
   • View Monster Skills/Attacks\
   • Select Rounds to Fight\
   • View Rewards\
   • Click ✎ to Edit Squads
   {% endcolumn %}

{% column %}

<figure><img src="/files/R5zQ0B1s7ZQf8J8XSCGn" alt=""><figcaption></figcaption></figure>

4. Create Squads strategically based on the Monsters' skills and power.\
   • Create a high CP Squad\
   • Choose 2 defensive Critters\
   • Choose 2 offensive Critters<br>
   {% endcolumn %}
   {% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/JhudyUv31doP0oWd3B1X" alt=""><figcaption></figcaption></figure>

5. Click on "Attack Monster" to enter battle!
   {% endcolumn %}

{% column %}

<figure><img src="/files/iGU5YcsPy2hw15ZB2EWb" alt=""><figcaption></figcaption></figure>

6. Your Squad will enter battle immediately through the portal in your town and walk back when the battle is over.<br>
   {% endcolumn %}
   {% endcolumns %}

<figure><img src="/files/1JLtlUY20XiljZopRVdD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/fight-monsters.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.
