# Buildings

These are structures and constructions built on the land serving different functions. There are basically three(3) types of buildings: **Tool houses, Army camps and Barracks.**

## Tool houses

These are houses where builders live. Get more of them to get more builders and build things faster. Alternatively, you may also complete building constructions faster by using the **speed up button.**

## Army Camps

The player's troops are stationed in Army Camps. Build more camps to muster a powerful army. Basic Army camps house a maximum of two(2) warriors while the mega Army camps house eight(8) warriors.

<figure><img src="/files/njsSrhhW4ajmcT8cIuQ7" alt=""><figcaption><p>Army Camp</p></figcaption></figure>

## Barracks

Barracks are where you train your fighters after every battle. Warriors can't be used without training them first. You train a maximum of 2 warriors with basic Barracks while the mega Barracks train 8 warriors.

<figure><img src="/files/iJifn8vC2D8wRzj5i90g" alt=""><figcaption><p>Army Barracks</p></figcaption></figure>


---

# 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://greedyverse.gitbook.io/white-paper/gameplay/in-game-nft-assets/buildings.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.
