# Power Generators

No ship system can function without power. The **Power Generator** is the critical module that provides the continuous energy required for all onboard operations. Each generator has its own specifications and capabilities.

Some generators produce only enough energy to sustain basic systems for normal flight, while others can power the most advanced and energy-intensive technologies. Generators are primarily classified into six rarity tiers, with higher rarity indicating greater technological sophistication and output: <mark style="color:$warning;">**Common**</mark>**,&#x20;**<mark style="color:$success;">**Uncommon**</mark>**,&#x20;**<mark style="color:blue;">**Rare**</mark>**,&#x20;**<mark style="color:yellow;">**Epic**</mark>**,&#x20;**<mark style="color:purple;">**Legendary**</mark>**, and&#x20;**<mark style="color:$danger;">**Mythical**</mark>. These devices are always highly valued commodities in the galaxy.

<div><figure><img src="/files/8shlgD0nJipye5gST1Cl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xe7GVP1NWrVGbObuFook" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BktZUyLXYDnXKwA12jx1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AbZBD1hHl2RkmpNGdMUZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wv26QV2Lw5h5jfHr9M15" alt=""><figcaption></figcaption></figure> <figure><img src="/files/q5qvY15Mh3B2ECLJHiW4" alt=""><figcaption></figcaption></figure></div>

Extremely powerful alien generators also exist, concealing technologies capable of producing immense energy. A key strategic principle is to install a generator with a significant **energy surplus**. This "headroom" allows you to install and operate any power-hungry, advanced system at any time without overloading your ship's grid.

***

⚠️ *Specific performance metrics are under active development and will be published and finalized before the game's launch.*


---

# 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/power-generators.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.
