# Oxygen, Water & Food

Oxygen, water, and food are essential for sustaining astronauts on Mars.

***

### Core Mechanics

#### Oxygen

Oxygen is continuously consumed by astronauts and is generated by converting water. The oxygen system is simplified in the alpha version, with generation managed through the Command Center. Keeping oxygen production steady is vital for survival.

#### Water

Water serves multiple purposes, acting as the foundation for both oxygen generation and food production. Managing water efficiently is critical as it directly impacts other resource systems.

#### Food

Food keeps astronauts healthy and operational. Greenhouses convert water into food, ensuring a sustainable supply to meet the ongoing needs of the crew.

***

### Resource Management

#### Balancing Resources

Efficient management involves balancing production and consumption across oxygen, water, and food systems. Overproduction can lead to wasted resources, while underproduction can jeopardize the survival of your crew.

#### Stockpiling Resources

Storing resources effectively allows you to handle periods of high demand or production shortfalls. Monitoring storage levels and trends ensures you can plan ahead and avoid critical shortages.

#### Expanding Capabilities

As your outpost grows, you’ll need to expand your resource production and storage capabilities. Research and upgrades will help improve efficiency and increase capacity over time.

***

### Strategic Tips

1. **Monitor Consumption**:
   * Keep an eye on how much oxygen, water, and food your astronauts are consuming.
2. **Maintain Steady Production**:
   * Ensure your resource systems are running consistently to meet ongoing needs.
3. **Plan for Growth**:
   * Expand resource infrastructure as your outpost develops.
4. **Watch for Shortages**:
   * Use visual indicators to quickly identify and address resource imbalances.

By understanding these core mechanics and managing resources effectively, you can keep your astronauts safe and your outpost thriving on Mars.


---

# 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.outpostsurge.com/how-to-play/oxygen-water-and-food.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.
