# Squads

**Squads** serve as versatile templates designed to streamline both PvE (Player versus Environment) and PvP (Player versus Player) battles within Arborethia. These templates store mushroom formations, allowing players to easily reuse their preferred compositions for various encounters. With squads, a single mushroom can be utilized across multiple templates, offering flexibility and efficiency in squad management.

**Accessing Squad Menu:** The Squad Menu in the game can be conveniently accessed through the Squad Tab located in the Barracks.

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

**Creating a New Squad:** Upon selecting "Create New Squad" within the Squad Menu, players will be presented with a grid interface. This grid represents the formation of the squad, allowing players to strategically position their characters.<br>

**Positioning Characters:** Within the grid interface, players can select a position and assign a character from their roster to fill it by simple drag and drop. There are four distinct positions available:<br>

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

1. \#1 Front row
2. \#2 Front row
3. \#1 Back row
4. \#2 Back row<br>

It's important to note that characters positioned in the back row can only be targeted by ranged attacks if the corresponding front row position is occupied by another character. However, if the front row position is vacant or the occupying character is defeated, melee attacks can also target back row characters. This mechanic adds depth to gameplay strategy, encouraging players to carefully consider their squad composition and positioning.<br>

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

**Customization Options:** Players have the flexibility to customize their squad configurations at any time within the Squad Menu. This includes the ability to:

* Change the selected character in each position.
* Equip or change equipment for individual characters.
* Name and save the squad configuration for easy access in future battles.<br>

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

**Optimizing Strategy:** Effective squad management involves not only selecting powerful characters but also positioning them strategically to maximize their strengths while mitigating vulnerabilities. By leveraging the positioning mechanics and considering the strengths and weaknesses of each character, players can develop formidable squad compositions tailored to their preferred playstyle and objectives.


---

# 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.champz.world/main-screen/barracks/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.
