# Buildings

Buildings are a feature present on every map and in every gameplay mode in RoboHero, with the exception of special events.

* **Presence on Map:** Typically, a map contains up to 10 buildings as a standard feature.
* **Interaction:** Buildings can be attacked by players. Successfully attacking a building results in its capture.
* **Benefits of Capture:** Capturing a building reveals a area around building and grants specific bonuses to the player, enhancing their strategic advantages during gameplay.

This system of building interaction adds another layer of strategy to RoboHero, encouraging players to balance offense and defense while managing resources and positions to gain these crucial bonuses.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Offensive Buildings</td><td></td><td></td><td><a href="/files/lAIlkLCAQaITd8Oh8ycX">/files/lAIlkLCAQaITd8Oh8ycX</a></td><td><a href="/pages/xAImoSqpOXrslpIBvqJH">/pages/xAImoSqpOXrslpIBvqJH</a></td></tr><tr><td>Supportive Buildings</td><td></td><td></td><td><a href="/files/330iiD7TWBYfVQMCNSPL">/files/330iiD7TWBYfVQMCNSPL</a></td><td><a href="/pages/Kz4JGMwrII1hSjRmEEXz">/pages/Kz4JGMwrII1hSjRmEEXz</a></td></tr><tr><td>Defensive Buildings</td><td></td><td></td><td><a href="/files/64GSSEON1sV3mj3XJiNN">/files/64GSSEON1sV3mj3XJiNN</a></td><td><a href="/pages/JeCt0BbCexZFn7Cw21Cg">/pages/JeCt0BbCexZFn7Cw21Cg</a></td></tr></tbody></table>

[← Back to Gameplay](/robohero-wiki/command-center/gameplay.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://robohero.gitbook.io/robohero-wiki/command-center/gameplay/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.
