# Rarity

![](/files/-MbN6LH-Ea0TmjTGyn6M)

METASHIPS rarity is a numeric value **1-99** that is the average of the ship's 3 [attributes](/metaships/attributes.md).

Rarity is the **MOST IMPORTANT VALUE** of any METASHIP, and has the heaviest weight in determining how much METAL they are allocated per block.

**EXOTIC**

* 99 rarity
* 25 METAL/block

**LEGENDARY**

* 94-99 rarity
* 16 METAL/block

**RARE**

* 80-94 rarity
* 8 METAL/block

**UNCOMMON**

* 50-80 rarity
* 4 METAL/block

**COMMON**

* 25-50 rarity
* 2 METAL/block

**JUNK**

* 1-25 rarity
* 1 METAL/block


---

# 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.metaships.io/metaships/rarity.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.
