# Spaceships

**Spaceships** are necessary to be able to travel through the different galaxies collecting all the **WCRUX** you can get your hands on.&#x20;

These **Spaceships must be minted** through a loot box system where when opened they will have different rarities and different percentages of difficulty to obtain these rarities. Depending on the rarity obtained, the **Spaceships** will have different capacities when transporting your workers.&#x20;

Each **Fleet** has a maximum of **10 Spaceships** inside of it, this means the maximum amount of workers inside a fleet is 50.

The rarity of your **Spaceships** directly affects the **Rank** and success rate your **fleet** will have when assembled.&#x20;

The cost of acquiring a Spaceship Box is **25 WCRUX (Skylight set at 2$)** and drop chances of these **Spaceships** will be as follows:

| Rarity | Chance | Max Workers |
| ------ | ------ | ----------- |
| 5 ⭐    | 5.6%   | 5           |
| 4 ⭐    | 9.3%   | 4           |
| 3 ⭐    | 15.9%  | 3           |
| 2 ⭐    | 26.1%  | 2           |
| 1 ⭐    | 43.1%  | 1           |

When using **WCRUX** in-game, the locked in-game(collateral) **WCRUX** will always be used first.


---

# 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-reborn.cryptomines.app/gameplay/mint/spaceships.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.
