# Commercial Infrastructure

Buildings are an integral part of the day-to-day workings of any faction. Some are fixed elements of the environment and some can be bought and built on the Island. Real-estate is serious business in **Gold Fever,** providing essential services to players who want to involve themselves into the dynamic in-game world economy. From patching up wounds to buying/selling meats, weapons and everything in between is done in buildings.&#x20;

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

Buildings are first split by factions:

:homes:[Merchant Buildings](/economy/commercial-infrastructure/merchant-buildings.md)

:map:[Building Blueprints](/economy/building-blueprints.md)

:footprints:[Tribal Buildings](/game-features/infrastructure/tribal-buildings.md)

Adventurer Buildings have additional special buildings called :crown:[Governor Buildings](/economy/commercial-infrastructure/governor-buildings.md) which can be bought by the current Governor of the region where the building is located. The Governor can choose and dictate the prices for services that building offers.


---

# 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://wiki.goldfever.io/economy/commercial-infrastructure.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.
