# SPECTRAL SIGNAL

## SPECTRAL SIGNAL

- [Overview](https://docs.spectralsignal.io/overview.md): A signal whispers from the stars, pulsing... a silent plea to the courageous. The mission is veiled in mystery; rattling the deep silence of space. Are you bold enough to unravel its secrets?
- [Starship Compendium](https://docs.spectralsignal.io/starship-compendium.md): Immerse yourself our diverse fleet of starships. Spectral Signal will launch with 6626 unique spaceships in a combination of Rare (Generative), Epic, Legendary and Artifact models.
- [SPA Generative Ships](https://docs.spectralsignal.io/starship-compendium/spa-generative-ships.md): SPECTRAL SIGNAL ships are equipped with a random selection of 5 attributes. Hull, Cockpit, Wings, Boosters and Color. Each attribute corresponds to an in-game benefit or ability.
- [Cockpit Attributes](https://docs.spectralsignal.io/starship-compendium/cockpit-attributes.md): Cockpits determine the trajectory of projectiles. Where the Wings determine what is being shot out, the cockpit determines how to moves through spacetime.
- [Hull Attributes](https://docs.spectralsignal.io/starship-compendium/hull-attributes.md): The hull provides the main stat attributes for each ship.
- [Wing Attributes](https://docs.spectralsignal.io/starship-compendium/wing-attributes.md): Wing attributes determine the types of projectiles each ships shoots. Different projectiles may be more beneficial in certain situations and will affect the gameplay differently for each user.
- [Booster Attribute](https://docs.spectralsignal.io/starship-compendium/booster-attribute.md): Boosters determine what special or active ability each ship has in order to counter enemy attacks.
- [Impact Effect Attributes](https://docs.spectralsignal.io/starship-compendium/impact-effect-attributes.md): Each ship is equipped with an impact effect on hit. This greatly effects the way ships interact with enemies given the enemies strengths or weaknesses.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.spectralsignal.io/overview.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.
