> For the complete documentation index, see [llms.txt](https://thelastwar.gitbook.io/thelastwar-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thelastwar.gitbook.io/thelastwar-eng/the-game/building/troops.md).

# Troops

![](/files/cd9pvYB7mhA3Y6af2rVC)

The game features a **wide variety of buildings specialized in troop creation** and attack power enhancement, which is a vital tool to keep armies trained and powerful, ready to fight against any enemy.

## Barracks

They are buildings where the troops that **will help in battle are created.** As soon as the level of the barracks is upgraded, new, **increasingly powerful units will be unlocked that can subdue your enemies.**

![Barracks 1](/files/1K89MHB9TDpmUEqgMP61) ![Barracks 2](/files/bhnRh79v2w1a21y6Q6Sa) ![Barracks 3](/files/ge8cFBklCJeyF2cqp4Xy) ![Barracks  4](/files/SHQgvEZld4gdhrLklFkx) ![Barracks 5](/files/rKSOw83yR7sbVkmPuJwP) ![Barracks 6](/files/HFTTfHZVmAJjqVbGYKwQ)

## Camps

**They are the place where troops rest when they are not in combat.** Improving the camps means **more space for the troops**, allowing you to gather an increasingly extensive army.

![Camp 1](/files/zp2u3sZ27jBBgvsXXwnc) ![Camp 4](/files/i8DcNfE52zv5FY48i1Cb) ![Camp 5](/files/AlXQzpYQtWiQCRcD05rZ) ![Camp 6](/files/0damdjCKmu5VN5nBXorh)

## Experimentation Field

In this place, **the best scientists and wizards of the village** will be in charge of providing help to improve both the troops and the spells. However, **this won't be free**, as **their services will have to be paid for with the resources the village possesses**. As the experimentation field is improved, **new capabilities for your troops and spells will be unlocked.**

![Campo de Experimentación Nivel 1](/files/Cj0HCtaDe4MmzJkY1evQ) ![Campo de Experimentación Nivel 2](/files/skfmJ9dObyuUV9eAskFi) ![Campo de Experimentación Nivel 3](/files/lzxCdcapogUyVUQuTmrs)

## Library&#x20;

Here, **spells and potions are created to aid the army in battle**. Once the library is upgraded, t**he wisest wizards will grant you new spell recipes that will be very useful against your adversaries.**

![Próximamente](/files/24Qjcbp8HX33DCCYDQwp)

## Summoning Sanctuary

**It is used to summon monsters to the village,** which will be useful for testing the defenses. As it is upgraded, it will attract more and increasingly powerful enemies. **These monsters do not steal resources.** Additionally, **it should be noted that village repairs are instantaneous, making this the perfect way to find out how the village behaves during an intrusion.**

![Próximamente](/files/24Qjcbp8HX33DCCYDQwp)


---

# 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://thelastwar.gitbook.io/thelastwar-eng/the-game/building/troops.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.
