# Buildings

- [Inflatable Greenhouse](https://docs.thriveonmars.com/card-details/buildings/inflatable-greenhouse.md): The inflatable greenhouse is made of a translucent outer material to let in more light for the plants. The first plants grown are tomatoes, peas, radishes, rye, quinoa, and (of course) potatoes.
- [Greenhouse](https://docs.thriveonmars.com/card-details/buildings/greenhouse.md): Each greenhouse is a fully autonomous automated complex. The greenhouse building consists of two parts. Technical area and area for cultivation.
- [Inflatable Laboratory](https://docs.thriveonmars.com/card-details/buildings/inflatable-laboratory.md): The inflatable laboratory includes equipment for scientific experiments, repairs, and life support systems.
- [Inflatable Sleeping Pod](https://docs.thriveonmars.com/card-details/buildings/inflatable-sleeping-pod.md): The sleeping pods are small personal spaces for astronauts to sleep and relax. Shielded with water, they also function as radiation shelters during solar storms and other extreme radiation events.
- [Small House](https://docs.thriveonmars.com/card-details/buildings/small-house.md): Twice as large as the Sleeping Pods, each of these houses provide quarters for two astronauts in a slightly more luxurious setting.
- [Ice Mining Plant](https://docs.thriveonmars.com/card-details/buildings/ice-mining-plant.md): The ice mining plant turns ice into water with a hot water drilling mechanism. Water is stored in temperature controlled tanks for consumption by the base.
- [Inflatable Dining Hall](https://docs.thriveonmars.com/card-details/buildings/inflatable-dining-hall.md): More mouths to feed needs more space to feed them.
- [Inflatable Social Hub](https://docs.thriveonmars.com/card-details/buildings/inflatable-social-hub.md): The inflatable social hub is the central gathering space for the astronauts. It has a flexible layout, so it can be used for exercise, recreation, games, and more.
- [Medical Bay](https://docs.thriveonmars.com/card-details/buildings/medical-bay.md): The medical bay provides a safe, sterile environment allowing medical personnel to deliver both routine and life-saving healthcare.
- [Small Maintenance Building](https://docs.thriveonmars.com/card-details/buildings/small-maintenance-building.md): The medical bay provides a safe, sterile environment allowing medical personnel to deliver both routine and life-saving healthcare.
- [Multi-Purpose Workshop](https://docs.thriveonmars.com/card-details/buildings/multi-purpose-workshop.md): The Workshop is a pressurized, printed building with an inflatable dome used primarily to repair and maintain the settlement's vehicles and equipment.
- [Communication Array](https://docs.thriveonmars.com/card-details/buildings/communication-array.md): Sends data to satellites and Earth.
- [Small Storage Building](https://docs.thriveonmars.com/card-details/buildings/small-storage-building.md): The Small Storage Building is a printed, non-hermetic building used to store tools, materials, and equipment used in the Martian atmosphere that do not require special storage conditions.
- [Low-Pressure Tank](https://docs.thriveonmars.com/card-details/buildings/low-pressure-tank.md): Vertical water storage tank. It is part of the technological equipment for the extraction and storage of water.
- [High-Pressure Tank](https://docs.thriveonmars.com/card-details/buildings/high-pressure-tank.md): Vertical high pressure fuel storage tank. The simple and reliable metal prefabricated design provides tightness and allows to safely store large volumes of fuel needed to refuel reusable rocket ships.


---

# 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://docs.thriveonmars.com/card-details/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.
