# Vehicles

- [Rover](https://docs.thriveonmars.com/card-details/vehicles/rover.md): The pinnacle of versatile martian transportation. Its fully electric design, low center of gravity, and powerful drivetrain allow it to perform in almost any extreme situation with ease.
- [Scouting Drone](https://docs.thriveonmars.com/card-details/vehicles/scouting-drone.md): The Scouting Drone surveys the surrounding landscape and identifies areas of interest. It also has an on-board sample tester to analyze the surface in hard to reach locations.
- [Quad Bike](https://docs.thriveonmars.com/card-details/vehicles/quad-bike.md): Reliable single-seat all-terrain vehicle for trips on short distances on rough terrain.
- [Buggy](https://docs.thriveonmars.com/card-details/vehicles/buggy.md): A fast and agile all-electric vehicle for going short distances over variable terrain. Seats 2 people and can carry a small amount of cargo.
- [Heavy Transport Vehicle](https://docs.thriveonmars.com/card-details/vehicles/heavy-transport-vehicle.md): A rugged rover designed for hauling large payloads and infrastructure components across the Martian terrain.


---

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