# Constructing Bases

### Building Construction <a href="#id-5fwtuyhok4da" id="id-5fwtuyhok4da"></a>

Mechanically, construction functions similar to the game Subnautica where you have building blocks that can lock together to create grander structures. i.e. hallways, walls, floors, and stairs which Colonists position and place to build unique and awesome habitats.

Construction also has multiple upgrade tiers which players can upgrade using processed materials.

* Each tier costs different materials to upgrade
* Every tier will strengthen the building's resistance to environmental dangers and hazards
* The different tiers of building pieces have differing styles of construction visuals

Colonists will have to plan out their houses to create secure airtight rooms if they wish to save their oxygen levels.

* Airtight mechanics - Colonists will have to build secure fully enclosed rooms with walls, foundations and a roof in order to make the room airtight which allows oxygen to be produced and maintained in the room with the help of an oxygen generator.

[**Base construction video**](https://www.youtube.com/watch?v=no16EyYHhjY\&t=102s\&ab_channel=MARS4)

![Scaffolding Construction](/files/V2zZX5gIfSdI1tUKDxpd)

![Upgraded Base](/files/ikItoxRwOo9Jrh3Bg9SM)

![Tier 3 Upgraded Base](/files/lhemvoGhWSaizocFRYxX)

### Domes

There are 3 different size domes that can be built in the game. Each dome requires careful planning.

* Small dome
* Medium dome
* Large dome


---

# 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/mechanics-and-features/constructing-bases.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.
