# Rejuvenate NFT Attributes

Users have the option to burn some [MCC](/whitepaper/tokenomics/mcc-utility-token.md) and re-roll a NFT character. This will change its initial attribute points as well as including the gem sockets. The following requirements must be met:

1\) NFT character must be level 1.&#x20;

2\) NFT character is not listing on the marketplace.

3\) NFT character is not upgrading.

4\) NFT character is not presented for gift.

There is no limitation on how many times an NFT character can be rejuvenated.&#x20;

The cost of resetting:

<table><thead><tr><th>Rarity</th><th width="81">1st Time</th><th width="87">2nd Time</th><th width="85">3rd Time</th><th width="82">4th Time</th><th width="83">5th Time</th><th>6th Time onwards</th></tr></thead><tbody><tr><td>Common</td><td>0</td><td>1</td><td>2</td><td>3</td><td>4</td><td>4</td></tr><tr><td>Uncommon</td><td>0</td><td>2</td><td>4</td><td>6</td><td>8</td><td>8</td></tr><tr><td>Rare</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td></tr><tr><td>Epic</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td></tr><tr><td>Legendary</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td><td>N/A</td></tr></tbody></table>

**\*\*Rare,Epic and Legendary characters are not available now. We will add details regarding to these NFT characters once they are available.**

<br>


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-elements/rejuvenate-nft-attributes.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.
