# MCL Players

### Rarity Categories

Each Batsman and Bowler falls into any one of the following 4 rarity categories:

{% content-ref url="/pages/1mU8hSudSbEfmmwgsxpe" %}
[Rookie](/marketplace/nfts/mcl-players/rookie.md)
{% endcontent-ref %}

{% content-ref url="/pages/zHkDm63ZLWjeoGYVcBOV" %}
[Rare](/marketplace/nfts/mcl-players/rare.md)
{% endcontent-ref %}

{% content-ref url="/pages/GiDcfqBdmqPteSUFKpEc" %}
[Epic](/marketplace/nfts/mcl-players/epic.md)
{% endcontent-ref %}

{% content-ref url="/pages/xqkgaa3D9YQMTT8x466U" %}
[Legend](/marketplace/nfts/mcl-players/legend.md)
{% endcontent-ref %}

### Characters

There are 32 unique characters, divided into Batsman and Bowler roles:

<table><thead><tr><th width="166.6511627906977" align="center">Rarity Category</th><th width="150" align="center">Unique Batsman</th><th width="150" align="center">Unique Bowler</th><th align="center">Total</th></tr></thead><tbody><tr><td align="center">Rookie</td><td align="center">6</td><td align="center">6</td><td align="center">12</td></tr><tr><td align="center">Rare</td><td align="center">4</td><td align="center">4</td><td align="center">8</td></tr><tr><td align="center">Epic</td><td align="center">4</td><td align="center">4</td><td align="center">8</td></tr><tr><td align="center">Legend</td><td align="center">2</td><td align="center">2</td><td align="center">4</td></tr><tr><td align="center"><strong>Total Unique MCL Players</strong></td><td align="center"><strong>16</strong></td><td align="center"><strong>16</strong></td><td align="center"><strong>32</strong></td></tr></tbody></table>

### Numbers

There are a total of 50,006 MCL Player NFTs, and the category-wise break-up is as follows:

<table><thead><tr><th width="181" align="center">Rarity Category</th><th width="162" align="center">Batsman</th><th width="150" align="center">Bowler</th><th align="center">Total Units</th></tr></thead><tbody><tr><td align="center">Rookie</td><td align="center">15,000</td><td align="center">15,000</td><td align="center">30,000</td></tr><tr><td align="center">Rare</td><td align="center">6,000</td><td align="center">6,000</td><td align="center">12,000</td></tr><tr><td align="center">Epic</td><td align="center">3,001</td><td align="center">3,001</td><td align="center">6,002</td></tr><tr><td align="center">Legend</td><td align="center">1,002</td><td align="center">1,002</td><td align="center">2,004</td></tr><tr><td align="center"><strong>Total MCL Players</strong></td><td align="center"><strong>25,003</strong></td><td align="center"><strong>25,003</strong></td><td align="center"><strong>50,006</strong></td></tr></tbody></table>

*Note: 2 additional units of Epic and 4 additional units of Legend MCL Players were created for the* [***auctions***](https://mcl.jump.trade/)*.*

### Level Up

All MCL Players NFTs can be upgraded to a maximum of Level 15:

<table><thead><tr><th width="269.3333333333333">Rarity Category</th><th>Starting Level</th><th>Maximum Level</th></tr></thead><tbody><tr><td>Rookie</td><td>1</td><td>15</td></tr><tr><td>Rare</td><td>5</td><td>15</td></tr><tr><td>Epic</td><td>8</td><td>15</td></tr><tr><td>Legend</td><td>10</td><td>15</td></tr></tbody></table>


---

# 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://mcl-wp.jump.trade/marketplace/nfts/mcl-players.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.
