# How to Play

- [Game Objective](https://docs.thriveonmars.com/how-to-play/game-objective.md)
- [Select a Specialty](https://docs.thriveonmars.com/how-to-play/select-a-specialty.md)
- [Technician](https://docs.thriveonmars.com/how-to-play/select-a-specialty/technician.md): Produce the power behind daily life on Mars.
- [Operator](https://docs.thriveonmars.com/how-to-play/select-a-specialty/operator.md)
- [Builder](https://docs.thriveonmars.com/how-to-play/select-a-specialty/builder.md)
- [Refueler](https://docs.thriveonmars.com/how-to-play/select-a-specialty/refueler.md)
- [Researcher](https://docs.thriveonmars.com/how-to-play/select-a-specialty/researcher.md)
- [Manager](https://docs.thriveonmars.com/how-to-play/select-a-specialty/manager.md)
- [All-Rounder](https://docs.thriveonmars.com/how-to-play/select-a-specialty/all-rounder.md)
- [Build your Collection](https://docs.thriveonmars.com/how-to-play/build-your-collection.md)
- [Buying Base Cards](https://docs.thriveonmars.com/how-to-play/build-your-collection/buying-base-cards.md)
- [Selling Base Cards](https://docs.thriveonmars.com/how-to-play/build-your-collection/selling-base-cards.md)
- [Crafting & Salvaging](https://docs.thriveonmars.com/how-to-play/crafting-and-salvaging.md)
- [Crafting Better Cards](https://docs.thriveonmars.com/how-to-play/crafting-and-salvaging/crafting-better-cards.md)
- [Salvaging for Parts](https://docs.thriveonmars.com/how-to-play/crafting-and-salvaging/salvaging-for-parts.md)
- [Maximize Resource Production](https://docs.thriveonmars.com/how-to-play/maximize-resource-production.md)
- [Storage & Decay](https://docs.thriveonmars.com/how-to-play/storage-and-decay.md)
- [Guard against Hazards](https://docs.thriveonmars.com/how-to-play/guard-against-hazards.md)
- [Expansion Missions](https://docs.thriveonmars.com/how-to-play/expansion-missions.md)
- [Skills, Innovations & Achievements](https://docs.thriveonmars.com/how-to-play/skills-innovations-and-achievements.md)
- [Settings & Notifications](https://docs.thriveonmars.com/how-to-play/settings-and-notifications.md)
- [Community Tools](https://docs.thriveonmars.com/how-to-play/community-tools.md)


---

# 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/how-to-play.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.
