# Level Up System

#### 1. **Can I level up all my NFTs?** What is the maximum level?

In Meta Cricket League, you can level up only your MCL Player NFTs. MCL Signed Bat NFTs cannot be upgraded at the moment. All MCL Player NFTs start at different levels and reach a maximum of level 15.&#x20;

* Rookie: Lvl 1 to Lvl 15
* Rare: Lvl 5 to Lvl 15&#x20;
* Epic: Lvl 8 to Lvl 15&#x20;
* Legend: Lvl 10 to Lvl 15&#x20;

For more details, refer to the [**Level Up System**](/gameplay/level-up-system.md).

#### 2. How do I level up my MCL Player NFT?

To level up your MCL Player NFTs, you need to complete the following steps: Collect relevant upgrades from kitboxes by winning matches Pay the upgrade fee in JT Points or USD to initiate the level-up process Wait for the level-up process to complete For more details about the Level Up process, [**click here**](/gameplay/level-up-system.md).

#### **3. Will I be able to use my NFTs during the level-up cooldown?**

YES, you can use your MCL Player while it is upgrading. However, when used in matches, the NFT will be at its previous level.

#### **4.** Is it mandatory to level up my NFT?

NO, leveling up your NFT is not compulsory. However, by leveling up your NFT, you can increase its player stats, allowing for improvements in its performance.


---

# 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/auxiliary/faq/level-up-system.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.
