# Ship System

<figure><img src="/files/37eE3PNzYaVwHSd9ZAO3" alt=""><figcaption></figcaption></figure>

For your starship to function, it must be equipped with specialized **Ship Systems**. These modular components are the heart of your vessel, providing critical functions from propulsion to defense.

Systems range from simple, mass-produced models to advanced technological wonders and even mythical, enigmatic artifacts. Each one directly impacts your ship's capabilities, allowing you to tailor your configuration to specific tasks—whether that's dominating in space combat or hauling heavy mining equipment.

Naturally, more powerful and sophisticated systems are more valuable. You'll need to earn, craft, or trade for the right components. And if you're exceptionally lucky, you might even salvage them from the depths of space.

{% content-ref url="/pages/maSGxBDWjJDOorSeqCUJ" %}
[Weapons](/pulsar-rift/ship-system/weapons.md)
{% endcontent-ref %}

{% content-ref url="/pages/4BfvgxWpz4gS0bv7Zxuj" %}
[Deflector Shields](/pulsar-rift/ship-system/deflector-shields.md)
{% endcontent-ref %}

{% content-ref url="/pages/BmIeSttyR79yg1jJYp8v" %}
[Sensor Arrays](/pulsar-rift/ship-system/sensor-arrays.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkpM48ALadTFakxx4sZ8" %}
[Engines](/pulsar-rift/ship-system/engines.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5ws2PKrd7F9rVVFQOqo" %}
[Power Generators](/pulsar-rift/ship-system/power-generators.md)
{% endcontent-ref %}


---

# 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://pulsar-rift.gitbook.io/pulsar-rift/ship-system.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.
