# Barracks

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

The **Barracks** is the central hub for managing your characters. From creating new characters to forming squads, the Barracks provides everything you need to oversee and optimize your team.

<figure><img src="/files/2OpFXfVdOTwJXYCGLIEr" alt=""><figcaption></figcaption></figure>

The Barracks offers a wide range of functionality, organized into different tabs and options:

1. [**Create New Characters**](/main-screen/barracks/characters-and-character-creation.md)
   * Grow up to six characters by selecting their class and customizing their attributes.
2. **Character List Overview**
   * View a complete list of all your characters.
   * Filter characters by status (idle, foraging, exploring, etc.) for easy management.
3. [**Access Character Window**](/main-screen/barracks/characters-and-character-creation.md)
   * Select a character to open their detailed profile.
   * Review stats, abilities, and progress in their respective window.
4. [**Perform Actions with Characters**](/main-screen/barracks/actions.md)
   * Choose a character and assign them to different activities:
     * **Fighting**
     * **Exploring**
     * **Foraging**
5. [**Manage Character Equipment**](/main-screen/barracks/equipment.md)
   * Equip and optimize gear for your characters to enhance their stats and abilities.
6. [**Form Squads**](/main-screen/barracks/squads.md)
   * Combine characters into squads for group-based activities.
   * Access the **Squad Tab** to organize and lead your squads into 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.champz.world/main-screen/barracks.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.
