# Astronauts

- [Botanists](https://docs.thriveonmars.com/card-details/astronauts/botanists.md): Botanists are important in establishing the success of growing plants within the greenhouses on Mars.
- [Scientists](https://docs.thriveonmars.com/card-details/astronauts/scientists.md): Scientists explore the land surrounding the Mars base and conduct experiments in the laboratory. They also have medical training in case of emergency.
- [Engineers](https://docs.thriveonmars.com/card-details/astronauts/engineers.md): Engineers set up and maintain robotic, power, fuel, and life support systems. They are also trained to fix any equipment problems that may rise.
- [Doctors](https://docs.thriveonmars.com/card-details/astronauts/doctors.md): Doctors have a diverse medical background. They monitor the health of the astronauts and take care of any emergency that arises.
- [Civil Engineers](https://docs.thriveonmars.com/card-details/astronauts/civil-engineers.md): With experience in hostile terrain construction projects, these Civil Engineers are well-suited to ramp up expansion of the settlement.
- [Geologists](https://docs.thriveonmars.com/card-details/astronauts/geologists.md)
- [Security](https://docs.thriveonmars.com/card-details/astronauts/security.md): The security specialists help resolve disputes and keep things under control.
- [Supply Chain Managers](https://docs.thriveonmars.com/card-details/astronauts/supply-chain-managers.md): An expert in logistics, inventory management, and resource allocation to ensure the efficient flow of essential goods and materials.


---

# 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.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.
