# Civil Engineers

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

### Resource Management <a href="#resource-management" id="resource-management"></a>

#### Inputs <a href="#inputs" id="inputs"></a>

| **Resource** | **Quantity per Astronaut per Hour** |
| ------------ | ----------------------------------- |
| Water        | 208 male, 167 female                |
| Wellbeing    | 1,000                               |
| Food         | 108 male, 100 female                |
| Oxygen       | 35                                  |

#### Outputs <a href="#outputs" id="outputs"></a>

| **Resource**    | **Quantity per Astronaut per Hour** |
| --------------- | ----------------------------------- |
| Engineer Labor  | 1,350                               |
| Social Labor    | 300                                 |
| Logistics Labor | 450                                 |

### Resistances & Repair Cost <a href="#resistances-and-repair-cost" id="resistances-and-repair-cost"></a>

| **Minimum Resistance** | **Maximum Resistance** | **Repair Cost** |
| ---------------------- | ---------------------- | --------------- |
| 30%                    | 50%                    | Medium          |

### Hazard Vulnerabilities <a href="#hazard-vulnerabilities" id="hazard-vulnerabilities"></a>

| **Hazard Type** |
| --------------- |
| Dust Storm      |
| Injury          |
| Virus           |


---

# 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/astronauts/civil-engineers.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.
