# Cockpit Attributes

## Detailed Entries for Cockpit

| Trajectory | Name Schema | Visual Description   |
| ---------- | ----------- | -------------------- |
| Helix      | Weaver      | Blue Double Guns     |
| Wave       | Dancer      | Bronze Small Guns    |
| Lobshot    | Bearer      | Red Wide Guns        |
| Arc        | Rider       | Dark Blue Front Guns |
| Straight   | Runner      | Green Double Guns    |
| Homing     | Seeker      | Blue Winged          |

### **Helix**

* **Trajectory**: Helix
* **Name Schema**: Weaver
* **Description**: Blue Glassed, Double Guns. Features a pair of high-powered guns with a spiral firing pattern, ideal for confusing enemy sensors and dodging incoming fire.
* **Visual Representation**: Blue glass, sleek gun mounts that enable dynamic helix trajectories, enhancing both aesthetics and functionality.

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

### **Wave**

* **Trajectory**: Wave
* **Name Schema**: Dancer
* **Description**: Bronze Glass, Small Guns. Equipped with precision targeting for wave-patterned shots, this cockpit is favored for its ability to handle multiple targets simultaneously.
* **Visual Representation**: Bronze glass, compact gun fixtures that emit a continuous wave of projectiles, perfectly balanced for graceful yet effective attacks.

<figure><img src="/files/5AKPd733HaBwbgLBoXuP" alt=""><figcaption></figcaption></figure>

### **Lobshot**

* **Trajectory**: Lobshot
* **Name Schema**: Bearer
* **Description**: Red Glassed, Wide Guns. This cockpit's wide guns specialize in high-arc lob shots, useful for bombarding enemies from a distance or over obstacles.
* **Visual Representation**: Prominent red glass, lob guns on the side, guns designed to maximize the coverage area, enabling effective bombardment tactics.

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

### Arc

* **Trajectory**: Arc
* **Name Schema**: Rider
* **Description**: Violet Glass, Front Guns. Optimized for long-range engagements, these front-facing guns deliver powerful arced shots that increase hit probability over distances.
* **Visual Representation**: Dark blue weaponry aligned for maximum precision and effectiveness in an arced trajectory.

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

### **Straight**

* **Trajectory**: Straight
* **Name Schema**: Runner
* **Description**: Green Double Side-Guns. Known for its straightforward shooting mechanism, this cockpit allows for rapid, direct fire, making it ideal for head-on confrontations.
* **Visual Representation**: Twin guns in a striking green hue, streamlined for direct and fast projectile delivery.

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

### **Homing**

* **Trajectory**: Homing
* **Name Schema**: Seeker
* **Description**: Blue Glass Winged. Features advanced targeting systems capable of firing homing projectiles, ensuring that no target can escape once locked.
* **Visual Representation**: Aesthetically designed with blue accents that highlight the technology's sophisticated homing capabilities.

<figure><img src="/files/D6ETrEz345Xwk6I5YViI" alt=""><figcaption></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/cockpit-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.
