# Barracks

![Barracks](/files/d9NpZOWAQ7WgTq0KYhlA)

### How to create teams?

You can create teams with up to 6 heroes, modify the team by adding and/or removing heroes and items, and create your compositions for battle.

To create a team, drag your heroes to the positions you want them to take. Each position has its advantages and disadvantages and will boost your courage. Courage will determine who will attack first.

Generally speaking, those in the back are heroes with a lot of damage and little defense, while those in the front are the first to take the hits, so they better have a lot of health and shields.


---

# 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://aoc-1.gitbook.io/age-of-cryptology/game/buildings/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.
