> For the complete documentation index, see [llms.txt](https://aor.gitbook.io/astra-omnirise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aor.gitbook.io/astra-omnirise/features/exquisite-craftsmanship-spaceships.md).

# Exquisite Craftsmanship (Spaceships)

In Astra’s blueprint, spaceship customization will reach unprecedented levels.&#x20;

Various engines, weapons, shields, and function modules will be standardized and modularized for players to freely mix and match unique spaceships just like assembling models.&#x20;

Advanced players can even print out conceptual ships by collecting rare parts, with capabilities surpassing all known vehicles. This requires your courage to explore the unknown space.&#x20;

Apart from capability customization, appearance designs will also actualize extreme personalization. Sci-fi elements like stealth coatings, biometals, and 3D projections will give your spaceships entirely renewed looks.&#x20;

Each successful combination of stronger exclusive starships represents an advance towards the unknown. Let us get ready to welcome the arrival of the next dimension!&#x20;

Under Astra’s lore, spaceships are no longer fixed products but equipment platforms with infinite evolvability. Every upgrade signifies an entirely novel cognition of the interstellar space.<br>

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


---

# 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 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, and the optional `goal` query parameter:

```
GET https://aor.gitbook.io/astra-omnirise/features/exquisite-craftsmanship-spaceships.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
