# Leveling Up NFTs

## ▶How to level up your NFT

1\. From the main staking page, click the Level Up tab to open the page below.

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

2\. If you don't have any NFTs that reached 100% experience points, you'll see the following pop-up message.

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

3\. On the contrary, if you do have NFTs that are at 100% EXP, you may select them as shown below. One of the updates in NFT Staking v2 allows you to level up multiple NFTs simultaneously; up to 20 NFTs can be selected for level up. Click Select to proceed with the level up.

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

4\. You’ll notice the selected NFT has been added to the Level Up List. Check the NFT Info on the right, which shows you details of the Level UP Cost. Once you’re ready, click Level Up.

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

5\. Check the Total Cost (platform fee) one more time and click Level Up to proceed.

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

6\. In addition to the platform fee, a MetaMask pop-up will ask you to pay a small gas fee. Click Confirm. After a few seconds, you’ll receive the Level Up Success pop-up.

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

7\. Perform one last check to see if your NFT has leveled up successfully.

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

8\. Your leveled up NFT can be found on either the main staking page or your inventory.&#x20;

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

9\. Alternatively, click on the NFT to view it in greater detail.

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


---

# 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.marblex.io/guide/mbx-nft/nft-staking/leveling-up-nfts.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.
