> 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/building-squads.md).

# Building Squads

<figure><img src="/files/6ry29OHPKaH9IiY2e8Dm" alt=""><figcaption></figcaption></figure>

## Strategic Considerations

• Build a Squad with high CP for the best odds to win\
• Squads can not enter battle unless all Critters are available (not gathering)\
• Critters must have a HP value to add to a Squad and successfully attack\
• Squads' return times are standard\
• Critters CT values affect how quickly they can attack another Monster

{% hint style="success" %}
**Unlock additional Squads by upgrading your Town.** *Level 1-2 = 1 Squad | Level 3-4 = 2 Squads | Level 5-7 = 3 Squads | Level 8-10 = 4 Squads | Level 11-19 = 5 Squads | Level 20 = 6 Squads*
{% endhint %}

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

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

1. Click on the Sword icon to see your available Squads.<br>
   {% endcolumn %}

{% column valign="middle" %}

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

2. Click on the ✎ in the top left corner to edit your Squad.\ <br>
   {% endcolumn %}
   {% endcolumns %}

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

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

3. Create high CP Squads by combining 2 defensive and 2 offensive Critters. \
   \
   &#x20;\ <br>
   {% endcolumn %}

{% column %}

<figure><img src="/files/roHASdZnib5UPUL8nB9R" alt="" width="172"><figcaption></figcaption></figure>

4. View each Critter's values by clicking <> in the top right corner.<br>
   {% endcolumn %}
   {% endcolumns %}

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

5. Click on the Critters that you want to add to the Squad. \
   \
   &#x20;<br>


---

# 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/building-squads.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.
