# Buildings

- [Guild Hall](https://docs.splinterlands.com/guilds/buildings/guild-hall.md): This is your seat of power within the Splinterlands. The Guild Hall determines the main limitations of your Guild.
- [Focus Lodge](https://docs.splinterlands.com/guilds/buildings/quest-lodge.md): Your Guild's Focus Lodge determines the amount of bonuses and discounts that can be taken advantage of by members of your Guild.
- [Arena](https://docs.splinterlands.com/guilds/buildings/arena.md): Guild Arenas are constructed to host huge battles (known as Brawls). The larger the Arena, the bigger the Brawls!
- [Barracks](https://docs.splinterlands.com/guilds/buildings/barracks.md): Get your Guild trained and ready for battle
- [Guild Store](https://docs.splinterlands.com/guilds/buildings/guild-store.md)


---

# 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.splinterlands.com/guilds/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.
