> For the complete documentation index, see [llms.txt](https://docs.minecrypto.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minecrypto.gg/play-and-earn/nft-ranks-access/rank-upgrade-levels.md).

# Rank Upgrade (Levels)

Rank Upgrade is an innovative mechanism that allows users to upgrade their NFTs by depositing $uMCR.

## Level upgrade in NFT Ranks

**Ranks now have a level trait**, the higher the level of the ranks, the higher your multiplier and your earnings! Ranks start at level 1 and can go up to level 10.

![Rank Level Up System Screenshot](https://cdn-images-1.medium.com/max/880/1*hFyjMFzENhDNSJNxyOxtEQ.png)

When you reach the maximum level, you will be able to upgrade your rank to the next tier ***(i.e. from gold to diamond, or from diamond to emerald)***, but this last rank upgrade *(known as forging)* will be temporarily enabled during some events.

![Rank Upgrade After Level Up](https://cdn-images-1.medium.com/max/880/1*1awI-0FezH2qhtvfnUogjQ.png)

## Level Up Rank and Forge costs:

<table><thead><tr><th width="150" align="center">-</th><th width="150" align="center">NFT Oro</th><th width="150" align="center">NFT Diamante</th><th align="center">NFT Esmeralda</th></tr></thead><tbody><tr><td align="center">Level up 2</td><td align="center">50 USD paid in $MCR</td><td align="center">95 USD paid in $MCR</td><td align="center">200 USD paid in $MCR</td></tr><tr><td align="center">Level up 3</td><td align="center">53 USD paid in $MCR</td><td align="center">99,5 USD paid in $MCR</td><td align="center">207,5 USD paid in $MCR</td></tr><tr><td align="center">Level up 4</td><td align="center">56 USD paid in $MCR</td><td align="center">104 USD paid in $MCR</td><td align="center">215 USD paid in $MCR</td></tr><tr><td align="center">Level up 5</td><td align="center">59 USD paid in $MCR</td><td align="center">108,5 USD paid in $MCR</td><td align="center">222,5 USD paid in $MCR</td></tr><tr><td align="center">Level up 6</td><td align="center">62 USD paid in $MCR</td><td align="center">113 USD paid in $MCR</td><td align="center">230 USD paid in $MCR</td></tr><tr><td align="center">Level up 7</td><td align="center">65 USD paid in $MCR</td><td align="center">117,5 USD paid in $MCR</td><td align="center">237,5 USD paid in $MCR</td></tr><tr><td align="center">Level up 8</td><td align="center">68 USD paid in $MCR</td><td align="center">122 USD paid in $MCR</td><td align="center">245 USD paid in $MCR</td></tr><tr><td align="center">Level up 9</td><td align="center">71 USD paid in $MCR</td><td align="center">126,5 USD paid in $MCR</td><td align="center">252,5 USD paid in $MCR</td></tr><tr><td align="center">Level up 10</td><td align="center">74 USD paid in $MCR</td><td align="center">131 USD paid in $MCR</td><td align="center">260 USD paid in $MCR</td></tr><tr><td align="center">Forge next NFT Rank</td><td align="center">150 USD</td><td align="center">300 USD </td><td align="center">500 USD</td></tr></tbody></table>

{% hint style="info" %}
These costs may be subject to change.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.minecrypto.gg/play-and-earn/nft-ranks-access/rank-upgrade-levels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
