# 3.1.6 Hero Synthesis

To enter Hero Synthesis, players need to talk to the NPC Spencer in town.

<figure><img src="https://lh5.googleusercontent.com/MlJ50BiE9egSpl2tcWERf6fbw__UgeLVsWgKfrKnUmwNqtC0cXPcelCrWZWXqiFYED5WBPCKRQ1cMkS2NW9A-hsWvoTS3zXnsGLIeHb_opMQcMF2F0nYEq7jLfXaOYAjs03EQg463VVcE2bAXLyrjQ" alt=""><figcaption></figcaption></figure>

Rules of Hero Synthesis

1\. It takes 3 heroes of the same quality to synthesize a new one. You will obtain a hero of higher quality if the synthesis succeeds, or one of the same quality if it fails. The success rates of Hero Synthesis are listed below.

2\. Heroes are categorized into N, R, SR, SSR, and UR in ascending order by quality.

3\. The new hero will inherit the level of the used heroes in the following manner:

If three N heroes of level 5, 6, and 7 respectively (their upgrades consumed 3,300 WNH in total) are used for a successful synthesis, the new R hero will inherit the resources used for their upgrades and be upgraded to level 10. &#x20;

4\. The synthesis fee and success rate vary depending on the quality of the heroes used. Here are the details.

| Quality of the heroes used | Success rate | Successful synthesis | Failed synthesis | Token needed | Amount of token consumed |
| -------------------------- | ------------ | -------------------- | ---------------- | ------------ | ------------------------ |
| Nx3                        | 70.00%       | Rx1                  | Nx1              | WNH          | 50000                    |
| Rx3                        | 65.00%       | SRx1                 | Rx1              | WNH          | 50000                    |
| SRx3                       | 40.00%       | SSRx1                | SRx1             | WIN          | 70000                    |
| SSRx3                      | 25.00%       | URx1                 | SSRx1            | APENFT       | 20000000                 |

<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://whitepaper.winnfthero.io/3.-nfts/3.1-hero-nfts/3.1.6-hero-synthesis.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.
