# Fleet Rank

There are 5 Ranks within the fleets, which range from the rarest to the least rare as follows: **Rank S, Rank A, Rank B, Rank C, Rank D.**

**T**he **Rank** of your fleet will be selected by a majority system, the rarity of the spaceships that have the majority in your fleet will decide the **Rank** of your fleet.

The **ranks** of your fleet will vary as you add more ships to your fleet, i.e. if you create a **Rank B** fleet with one ⭐⭐⭐ spaceship, and then add 2 ⭐⭐ spaceships, your fleet rank will be changed to **Rank C**. *Be careful, to remove ships/workers from your fleet you will have to disassemble your entire fleet!*

| Ranks | Requirement                |
| ----- | -------------------------- |
| **S** | Majority of Spaceships 5 ⭐ |
| **A** | Majority of Spaceships 4 ⭐ |
| **B** | Majority of Spaceships 3 ⭐ |
| **C** | Majority of Spaceships 2 ⭐ |
| **D** | Majority of Spaceships 1 ⭐ |

You will now be able to see different examples of how some fleets would look like:&#x20;

**Examples:**&#x20;

**Fleet 1:** You have 9 Spaceships, 2 spaceships【⭐⭐⭐⭐⭐】, 3 spaceships【⭐⭐⭐⭐】and in addition 4 spaceships【⭐】. The resulting **Rank** of your fleet will be **Rank D** because they are mostly 【⭐】 ships.

&#x20;**Fleet 2:** You have 3 Spaceships, 1 spaceship【⭐⭐⭐⭐】, 1 spaceship 【⭐⭐⭐】y 1 spaceship【⭐⭐】. The resulting **Rank** of your fleet will be the lowest for not meeting the most repeated plus one (majority), i.e. **Rank C.**&#x20;

**Fleet 3:** You have 8 Spaceships, 1 ship【⭐⭐⭐⭐⭐】, 2 spaceships【⭐⭐⭐⭐】, 4 space【⭐⭐⭐】, 1 spaceship【⭐⭐】. Your fleet result is **Rank B** because they are mostly 【⭐⭐⭐】 spaceships.&#x20;

**Fleet 4:** You have 6 Spaceships, 3 spaceships【⭐⭐⭐⭐】, 2 spaceships【⭐⭐⭐】, 1 spaceship【⭐⭐】. Your fleet score is **Rank A** because they are mostly【⭐⭐⭐⭐】 ships.&#x20;

**Fleet 5:** You have 3 Spaceships, 2 spaceships of【⭐⭐⭐⭐⭐】, 1 spaceship【⭐⭐⭐⭐】. The result of your fleet is **Rank S.**


---

# 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/fleets/fleet-rank.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.
