# Hull Attributes

| Stats      | Name Schema | Visual Description |
| ---------- | ----------- | ------------------ |
| Rocinante  | Arc         | Small Double Tail  |
| Discovery  | Zen         | 3 Tail Shark       |
| Replicant  | Nov         | 2 Back Booster     |
| Formic     | Sol         | Back 2 Wing        |
| Falcon     | Lun         | Large Back 2 Wing  |
| Viper      | Terr        | 4 Wing Back        |
| Imperium   | Star        | H Wing             |
| Enterprise | Void        | Square Boost       |

## Detailed Entires for Hulls

### **Rocinante**

* **STATS**: Rocinante
* **Name Schema**: Arc
* **Description**: Small Double Tail. Designed for agile maneuvers, Rocinante provides enhanced turning capabilities and speed, perfect for dodging enemy fire.
* **Visual Representation**: Includes two sleek, aerodynamic tail fins that improve atmospheric and space maneuverability.

<figure><img src="/files/efYFbnzy8gx1ZirDuT2J" alt=""><figcaption><p>Arc - Rocinante</p></figcaption></figure>

### **Discovery**

* **STATS**: Discovery
* **Name Schema**: Zen
* **Description**: Triple Tail Shark Fin. Known for its stability and enhanced engine thrust, Discovery is ideal for long-distance travel with minimal fuel consumption.
* **Visual Representation**: Features three robust tail fins arranged to maximize propulsion efficiency.

<figure><img src="/files/IaWajmgAlg5ehrft56aA" alt=""><figcaption><p>Zen - Discovery</p></figcaption></figure>

### **Replicant**

* **STATS**: Replicant
* **Name Schema**: Nov
* **Description**: Double Back Booster. Equipped with dual booster engines for rapid acceleration, the Replicant is a favorite among pilots who prioritize speed over stealth.
* **Visual Representation**: Features two powerful boosters mounted on the rear, enhancing thrust and speed capabilities.

<figure><img src="/files/yUjKtQzGKASlHbXfRjBL" alt=""><figcaption><p>Nov - Replicant</p></figcaption></figure>

### **Formic**

* **STATS**: Formic
* **Name Schema**: Sol
* **Description**: Tapered Double Back Wing. Optimized for both atmospheric and space flight, Formic offers a balanced mix of agility and stability, making it a versatile choice for various missions.
* **Visual Representation**: Incorporates a bi-wing design that provides superior lift and maneuverability.

<figure><img src="/files/35cq8WP1msJ5p4K4Ur1P" alt=""><figcaption><p>Sol - Formic</p></figcaption></figure>

### **Falcon**

* **STATS**: Falcon
* **Name Schema**: Lun
* **Description**: Wide Double Back-Wing. This hull is designed for heavy-duty operations, providing extra durability and cargo capacity. Ideal for traders and combat support roles.
* **Visual Representation**: Features an enlarged rear wing structure to support additional weight and equipment.

<figure><img src="/files/xB5rV5uECgpziqXbDUEV" alt=""><figcaption><p>Lun - Falcon</p></figcaption></figure>

**Viper**

* **STATS**: Viper
* **Name Schema**: Terr
* **Description**: Quad Back Wing. Focused on defense and multi-directional maneuvers, Viper is crafted for tactical superiority in combat scenarios.
* **Visual Representation**: Sports four strategically placed wings that enhance defensive maneuvers and provide multiple angles of attack.&#x20;

<figure><img src="/files/WQPHxu7WPSkXZQv7Ylsl" alt=""><figcaption><p>Terr - Viper</p></figcaption></figure>

**Imperium**

* **STATS**: Imperium
* **Name Schema**: Star
* **Description**: H Wing. Imperium's unique design focuses on hyper-maneuverability and rapid strafing, making it hard to target in dogfights.
* **Visual Representation**: Resembles the letter 'H', with wings that extend horizontally for increased lateral movement.

<figure><img src="/files/8txFzXjqpu0ooRPm5OBu" alt=""><figcaption><p>Star - Imperium</p></figcaption></figure>

**Enterprise**

* **STATS**: Enterprise
* **Name Schema**: Void
* **Description**: Built for maximum power output, Enterprise allows for explosive bursts of speed, essential for escaping or closing gaps in combat.
* **Visual Representation**: Equipped with a distinctive square-shaped booster that provides a powerful but brief thrust.

<figure><img src="/files/40ZL0Gd6f9zhlHbNBbue" alt=""><figcaption><p>Void - Enterprise</p></figcaption></figure>


---

# 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.spectralsignal.io/starship-compendium/hull-attributes.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.
