> For the complete documentation index, see [llms.txt](https://docs.clashofcoins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clashofcoins.com/game-items-and-open-economy/buildings-items.md).

# Buildings Items

<figure><img src="/files/ehttN2gdM0PbB5gN53P4" alt=""><figcaption></figcaption></figure>

**What They Are?**

Building Items are strategic in-game assets (offensive, defensive, and special) that define how you expand, defend, and fight on the world map.\
\
<https://magiceden.io/collections/base/0x177f1acddc2833978b2965d50ae17038d275d1f2>

**What they do**

* Increase income from your provinces
* Strengthen defenses on key territories
* Enable strong attacks to break enemy positions

**How to get them**

* Seasonal distributions (main source)
* Limited loot boxes and rewards
* Player-to-player trading

Supply is intentionally limited, so the right Building Item is not something you spam, it’s something you hunt for and build around.

In the near future, there will be **multiple Building Item collections** with different stats and characteristics, giving players more ways to fine-tune their strategy.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clashofcoins.com/game-items-and-open-economy/buildings-items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
