> For the complete documentation index, see [llms.txt](https://docs.thriveonmars.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thriveonmars.com/card-details/equipment/ship-transporter.md).

# Ship Transporter

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

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

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

| Resource | Per item, per hour. |
| -------- | ------------------- |
| Power    | 3,000               |

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

| Resource | Per item, per hour.                  |
| -------- | ------------------------------------ |
| $MARTIA  | Varies (Based on Ownership Card Fee) |

This item does not have a resource output. It is fixed at 100% $MARTIA, 0% resource output on the slider.

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

<table><thead><tr><th>Minimum Resistance</th><th width="251">Maximum Resistance</th><th>Repair Cost</th></tr></thead><tbody><tr><td>25%</td><td>35%</td><td>Medium</td></tr></tbody></table>

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

| Hazard Type        |
| ------------------ |
| Dust Storm         |
| Mechanical Failure |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ship-transporter.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.
