# Equipment

- [Ice Mining Rig](https://docs.thriveonmars.com/card-details/equipment/ice-mining-rig.md): The Ice Mining Rig extracts subsurface water by drilling a hole into a glacier using a combined drill and hot-water pump.
- [Fission Reactor](https://docs.thriveonmars.com/card-details/equipment/fission-reactor.md): The Fission Reactor provides a baseline of power to the colony. It generates electricity by capturing heat produced by splitting atoms
- [Megapower Reactor](https://docs.thriveonmars.com/card-details/equipment/megapower-reactor.md): A portable nuclear reactor that is capable of producing Megawatts of power.
- [Solar Panel Array](https://docs.thriveonmars.com/card-details/equipment/solar-panel-array.md): The Solar Panel Array generates power for the colony by converting solar energy into electricity.
- [3D Printing Robot](https://docs.thriveonmars.com/card-details/equipment/3d-printing-robot.md): The 3D Printing Robot uses a mixture of basalt fiber extracted from Martian rock and renewable bioplastic to print structures that are up to three times stronger than concrete.
- [Fuel Plant](https://docs.thriveonmars.com/card-details/equipment/fuel-plant.md): The Fuel Plant converts water and carbon dioxide into rocket fuel via the Sabatier reaction.
- [Fuel Generator](https://docs.thriveonmars.com/card-details/equipment/fuel-generator.md): A permanent fuel production facility, placed near the launch pads to service the nearby rocketships. It contains all the needed systems to convert CO2 and water into rocket fuel.
- [Weather Outpost](https://docs.thriveonmars.com/card-details/equipment/weather-outpost.md): The automatic weather station is a completely autonomous complex for measuring environmental parameters that requires minimal routine maintenance.
- [Battery Array](https://docs.thriveonmars.com/card-details/equipment/battery-array.md): Useful in managing the supply and demand of electricity throughout the colony, taking account for the usual daily fluctuations.
- [Construction Utility Vehicle](https://docs.thriveonmars.com/card-details/equipment/construction-utility-vehicle.md): These have been specifically designed to have all the tools necessary to prepare the Martian landscape for expansion.
- [Linear Rail 3D Printer](https://docs.thriveonmars.com/card-details/equipment/linear-rail-3d-printer.md): A high-performance 3D printing complex designed for printing large-sized buildings and structures of the settlement.
- [Cargo Rocketship](https://docs.thriveonmars.com/card-details/equipment/cargo-rocketship.md): The Cargo Rocketship is designed to deliver large amounts of useful payload to the Martian surface.
- [Crew Rocketship](https://docs.thriveonmars.com/card-details/equipment/crew-rocketship.md): The Crew Rocketship is a reusable second-stage spacecraft designed to accommodate astronauts on a six-month trip to and from Mars. It has all the necessary amenities, life support, and storage.
- [Air Treatment Plant](https://docs.thriveonmars.com/card-details/equipment/air-treatment-plant.md): Purifies and maintains a breathable atmosphere for sustaining human life and scientific endeavors on Mars.
- [Ice Mining Rig](https://docs.thriveonmars.com/card-details/equipment/ice-mining-rig-1.md): The Ice Mining Rig extracts subsurface water by drilling a hole into a glacier using a combined drill and hot-water pump.
- [Fission Reactor](https://docs.thriveonmars.com/card-details/equipment/fission-reactor-1.md)
- [Ship Transporter](https://docs.thriveonmars.com/card-details/equipment/ship-transporter.md)
- [Small Recycling Plant](https://docs.thriveonmars.com/card-details/equipment/small-recycling-plant.md)
- [Solar Panel Field](https://docs.thriveonmars.com/card-details/equipment/solar-panel-field.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/card-details/equipment.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.
