# Buildings in MCC

From colonist housing to mission control centers, buildings are the lifeblood of any fledgeling colony seeking to establish themselves on Mars. Through the MCC, each building is assembled on your lands using the resources mined from colonists and vehicles as well as a blueprint. They provide utility in the form of bonii that apply to your NFT colonists and vehicles, allowing you to focus on the particular strengths of your lands. By developing your lands, you can further boost your productivity scores and land value.

Take charge of your lands and lay the foundations of a new world!

### Utility

The building functionality will enable landowners to construct buildings on their lands to improve their land's performance. This includes numerous benefits such as: faster mining time, more resources, greater success chances etc.&#x20;

Buildings are the right choice if you want to:

* Develop your lands, build and enhance performance.
* Lay the foundations to greater land value
* Boost productivity score, build to earn

### Functionality

* Each land will feature 16 slots for buildings in a 4x4 grid.
* Buildings will need to be built using a Blueprint and the resources specified in the blueprint.
* Blueprints and buildings are not NFTs, but do provide bonuses to your NFTs (such as colonists or vehicles running missions)
* Each Blueprint is consumed on use and each building requires a Blueprint.
* Each land can have every building slot filled.
* Lands will feature an information panel that will display all improvements made.

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

### Building Types

#### &#x20;Construction Station

<figure><img src="/files/whQj7fPo4bgI1XkMKRpg" alt=""><figcaption><p>Construction Station</p></figcaption></figure>

A hub to store construction materials and organize builders with greater efficiency, allowing for quicker construction times.

#### Mining Drill

<figure><img src="/files/KYORCJNl2Ni4W4dztD8o" alt=""><figcaption><p>Mining Drill</p></figcaption></figure>

Powerful lasers are used to fracture and spall ore veins in sequence to improve mining speeds.

#### Refinery

<figure><img src="/files/3DVHQCTxtAK54WYaE98k" alt=""><figcaption><p>Refinery</p></figcaption></figure>

Automated systems work tirelessly to enhance refinement quality of materials that pass through the refineries and are able to eke out a mix of fuel efficiency alongside construction materials to help speed buildings along.

#### Quarry

<figure><img src="/files/GNKVVo4GI5MogDATlvqe" alt=""><figcaption><p>Quarry</p></figcaption></figure>

Cutting into Mars' regolith is hard work and requires significant effort, but quarries ensure those efforts are focused and directed efficiently which improves mining speed and resources produced from mining..

#### Warehouse

<figure><img src="/files/CYAwQKMdBpaAupPp25ig" alt=""><figcaption><p>Warehouse</p></figcaption></figure>

Warehouses sort stockpiles of goods and materials which in turn provides a boost to resources earned from jobs..

#### Living Quarters

<figure><img src="/files/Snx0qL9sz86s9S3x0kHl" alt=""><figcaption><p>Living Quarters</p></figcaption></figure>

Every colonist needs a home and these high density spaces provide centralized life support with minimal wasted space, such helpful provisions help boost productivity significantly.

#### Mission Station

<figure><img src="/files/fuvU0qbXyfB9wt5BBF2X" alt=""><figcaption><p>Mission Station</p></figcaption></figure>

These large structures coordinate missions across Mars with greater success thanks to the import of UN-graded command and control modules.

#### Scanner

<figure><img src="/files/RXqxl4I1GWf7NkqhNcWS" alt=""><figcaption><p>Scanner</p></figcaption></figure>

Exploration teams are always happy to have the support of a fully functional scanning array that can help them achieve their objectives faster..

#### Research Centre

<figure><img src="/files/s87LSP7UAw4opywDNr2J" alt=""><figcaption><p>Research Centre</p></figcaption></figure>

A specialized building designed to boost mission success rates and mining speeds by providing in-depth analysis of missions to streamline colonists at work..

#### Workshop

<figure><img src="/files/7KB7gj4XQWuk7NTndiIE" alt=""><figcaption><p>Workshop</p></figcaption></figure>

By ensuring that the colony’s vehicles are well maintained and kept in good working condition, workshops help increase the fuel efficiency of those vehicles.

### &#x20;Preparation

In order to construct, one must have the necessary components ready:

1. Land with all its resource slots fully explored
2. Building blueprints (at least one)&#x20;
3. Sufficient resources as specified by the blueprint<br>


---

# 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://whitepaper.mars4.me/mars4-control-center/buildings-in-mcc.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.
