# 🛳️ Starships

{% hint style="info" %}
Starships are the basic NFT units in the Light Year universe.
{% endhint %}

To carry out missions in the galaxy, you need to deploy a fleet that is composed of starships (up to 4 starships). Therefore, starships are the main components in Light Year.

Starships can be minted with resource tokens or be traded in the Marketplace.

![](/files/dQZLAZBx2VebfvRocOdT)

### Starships Types & Classes

Starships can be sorted into **four main types**: **cruiser, battleship, cargo ship, and mining ship**. Each ship carries unique functions and intended usage in the fleet. For example, the cargo ship tends to have a large capacity to transport resources; and the battleship excels in delivering damages to the enemy ships.

Each ship type has its own different classes. Each starship class comes with different building costs and focus of attributes, and is suitable for different strategic maneuvers. Therefore, do your research and make your strategic decisions wisely.

For example, the Cruiser type starships have multiple sub-categories, including light craft, heavy craft and cruiser.&#x20;

![](https://lh5.googleusercontent.com/GEtIQjBZwXt4FfjXSJJV0ml9t78BMGzv1wdYf-Q8onZhTz3d21l3eLDjZX3i1MidAmnfLEZehIQ_h3r5j0GyFv0EPvp0uKOmhG16_f-jRwlkracMKSy7AKaDtkIoWc9RrQSei7UD)

### Starships Creation & Quality Rating

Simply click the "Build" button, you can create your desired starships by providing the resource tokens required.

Please be noted that for the same class of starships, each created starship has a different quality rating ranging from 1% to 100%. The ship with a 100% quality rating tends to be the strongest, fastest, and best among its peers. &#x20;

\[To be finished]


---

# 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.lightyear.game/getting-started/starships.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.
