# Rarities

<figure><img src="/files/4a8SGYFzYRzPAowGB8SE" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Rarity Table</mark>

|   Rarity  | Supply max. per edition |
| :-------: | :---------------------: |
|  Starter  |            ∞            |
|   Bronze  |           300           |
|   Silver  |           150           |
|    Gold   |            50           |
| Legendary |            10           |
|   Unique  |            1            |
| **Total** |         **511**         |

## <mark style="color:red;">Edition</mark>

It represents the time when the card was created, and is displayed as \[Quarter, N° quarter, Year] on each card. New editions are produced when a particular event happens in a Fighter’s career (title shot, belt obtention, retirement, league change...).

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

## <mark style="color:red;">Starter</mark>

{% hint style="info" %}
Starter cards are not NFT-powered
{% endhint %}

#### Starter cards are aimed to:&#x20;

* Discover the game;
* Obtain rarer cards;
* Play for free in [<mark style="color:orange;">**MCG**</mark>](/whitepaper/ecosystem/metafight-mcg.md)

#### Specifications:

* These cards can't be traded with other Managers.
* They unlock access to the Starter Arena.
* Rewards that can be gained with them are:
  * Points;
  * Starter cards;
  * Bronze cards;
* Starter Equipment & Fighter cards can only be paired with Starter cards.&#x20;

## <mark style="color:red;">Bronze > Unique</mark>

All rarities except Starter cards have the same use:

* Register Figthers;
* Tradable on the Marketplace;

## <mark style="color:red;">Special</mark>


---

# 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://wiki.metafight.com/whitepaper/assets/cards/rarities.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.
