> For the complete documentation index, see [llms.txt](https://docs.moonpoly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/grading.md).

# Grading

![](/files/x7wvEMcjXPiiOJbrOy8C)

Each hero has its own initial grade.

**At the initial mint of the character, his grade depends on the limit of the given collection:**

C grade - 150-200 Heroes&#x20;

B grade - 70-100 Heroes&#x20;

A grade - 20-35 Heroes&#x20;

S grade - 10&#x20;

R grade - 3-5&#x20;

SR grade - 1

![](/files/Cwb85vD5Kt30h2y8Rwa7)

**For each grade, there is a maximum level that character can be upgraded to:**

C grade - Max. LVL 5&#x20;

B grade - Max. Lvl 10&#x20;

A grade - Max. LVL 15&#x20;

S grade - Max. LVL 20&#x20;

R grade - Max. LVL 25&#x20;

SR grade - Max. LVL 30

**NFT Heroes can be upgraded if the rules are followed:**

The players has two similar NFT’s of the same grade on the maximum level player places two NFT’s into the shuttle and send it to Manewer Galaxy (sending both NFT’s to the smart contract). Result is crafting the new Grade NFT with an upper level. Grading can take up to 1 week to be done, depending on grade level. Margin both NFTS will Burn them, they will be lost forever in results you will receive new with higher level.

***Example:***&#x20;

*Melon Dusk C Grade 5LVL + Melon Dusk C grade 5LVL = ONE Melon Dusk B grade 6LVL*


---

# 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.moonpoly.io/gameplay-1/nft-moon-heroes/grading.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.
