# NFT Rank Purity

{% hint style="info" %}
The NFT ranks have an attribute called Purity. This affects its use and increases or decreases the rewards multiplier.
{% endhint %}

{% tabs %}
{% tab title="Gold NFT" %}
![Gold Rank NFT
](/files/pIrfAyw0BSmVtbgmYZIG)

<table><thead><tr><th width="177.71568259099098" align="center">Purity Rank</th><th align="center">Earning multiplier</th></tr></thead><tbody><tr><td align="center"><strong>Very Low { 0 - 10% }</strong></td><td align="center"><em>x4</em></td></tr><tr><td align="center"><strong>Low { 10% - 30% }</strong></td><td align="center"><em>x4.5</em></td></tr><tr><td align="center"><strong>Average { 30% - 70% }</strong></td><td align="center">x<em>5</em></td></tr><tr><td align="center"><strong>High { 70% - 90% }</strong></td><td align="center"><em>x5.5</em></td></tr><tr><td align="center"><strong>Perfect { 90% - 100% }</strong></td><td align="center"><em>x6</em></td></tr></tbody></table>
{% endtab %}

{% tab title="Diamond NFT" %}
![Diamond Rank NFT](/files/wgh12WxyX4lyP3lJG1H5)

<table><thead><tr><th width="177.71568259099098" align="center">Purity Rank</th><th align="center">Earning Multiplier</th></tr></thead><tbody><tr><td align="center"><strong>Very Low { 0 - 10% }</strong></td><td align="center"><em>x8</em></td></tr><tr><td align="center"><strong>Low { 10% - 30% }</strong></td><td align="center"><em>x9</em></td></tr><tr><td align="center"><strong>Medium { 30% - 70% }</strong></td><td align="center"><em>x10</em></td></tr><tr><td align="center"><strong>High { 70% - 90% }</strong></td><td align="center"><em>x11</em></td></tr><tr><td align="center"><strong>Very High { 90% - 100% }</strong></td><td align="center"><em>x12</em></td></tr></tbody></table>
{% endtab %}

{% tab title="Emerald NFT" %}
![Emerald Rank NFT](/files/HZDZD3D2TjxoHpZR14Of)

<table><thead><tr><th width="245.80016205619756" align="center">Purity Rank</th><th align="center">Earning multiplier</th></tr></thead><tbody><tr><td align="center"><strong>Very Low { 0 - 10% }</strong></td><td align="center"><em>x16</em></td></tr><tr><td align="center"><strong>Low { 10% - 30% }</strong></td><td align="center"><em>x18</em></td></tr><tr><td align="center"><strong>Average { 30% - 70% }</strong></td><td align="center">x20</td></tr><tr><td align="center"><strong>High { 70% - 90% }</strong></td><td align="center"><em>x22</em></td></tr><tr><td align="center"><strong>Perfect { 90% - 100% }</strong></td><td align="center"><em>x24</em></td></tr></tbody></table>
{% endtab %}

{% tab title="Obsidian NFT" %}
![Obsidian Rank NFT](/files/ecRY9Xh9Gc8vxPKmF1ac)

<table><thead><tr><th width="245.80016205619756" align="center">Purity Rank</th><th align="center">Earning multiplier</th></tr></thead><tbody><tr><td align="center"><strong>Very Low { 0 - 10% }</strong></td><td align="center"><em>x26</em></td></tr><tr><td align="center"><strong>Low { 10% - 30% }</strong></td><td align="center"><em>x27</em></td></tr><tr><td align="center"><strong>Average { 30% - 70% }</strong></td><td align="center">x28</td></tr><tr><td align="center"><strong>High { 70% - 90% }</strong></td><td align="center"><em>x29</em></td></tr><tr><td align="center"><strong>Perfect { 90% - 100% }</strong></td><td align="center"><em>x30</em></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**Is there a way to increase the NFT's Purity?**

When forging a rank there is a probability of increasing its purity by up to 5%.
{% endhint %}


---

# 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.minecrypto.gg/play-and-earn/nft-ranks-access/nft-rank-purity.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.
