# Synthesis

## What is Hero Synthesis?

* You can upgrade your heroes to the next grade by combining them with heroes that have the same name and title.&#x20;
* Synthesis is available when you have enough points and is not subject to random probability.&#x20;
* Synthesized heroes will have the same title with an increased grade and improved stats.

## Select a Hero to Synthesize

* You can select a hero to upgrade via synthesis from the list on the right.

<figure><img src="https://lh4.googleusercontent.com/T2NddkLMH0zO9G6982VPX1lLgOjRHBYOMBkYhlfIJuv1f7S16SgPv1sIQYdTH66fcsMB0CGMFT5Dd3ysWWdsL0JsOp35BGAE2WndX1JDXi1dvTSDkwqZsjP3eDLH192JOFkTSGZS-v18kSRr6Plx7zM" alt=""><figcaption></figcaption></figure>

## Register Materials

* The registered hero is shown on the left side with the required points required to proceed with a synthesis to the next grade.&#x20;
* The required materials can be hero cards with the same name and title and Crystals.&#x20;
* You can use a mix of hero cards and Crystals to reach the required points.

<figure><img src="https://lh6.googleusercontent.com/Ua44j0y28jEpvZtHu7ZzyqCgMWsS4akoqp0-vssjpx2OxhpO_xXAqBz9x2COvpsU10zQlO0Tv4yXb0-CTuuprr73Ia7ZFd9DnO58SDMB3g5hzoE_ouS_Q0RnEaCsaAEcvKzwJureKlOVhE1BqF63hK8" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="1. Register Card as Material" %}
Hero cards with the same names and titles can be used as materials.
{% endtab %}

{% tab title="2. Register Crystal as Material" %}
Crystals can be used as materials.
{% endtab %}

{% tab title="3. Synthesis Points" %}
Adding cards as materials will fill the synthesis point gauge.\
Adding Crystals as materials will also fill the synthesis point gauge.\
You can use both cards and Crystals as materials at the same time.
{% endtab %}

{% tab title="4. Synthesize" %}
Once you have enough points, the button is activated.
{% endtab %}
{% endtabs %}

## Synthesis Points

* Different materials and card grades offer differing amounts of synthesis points.

| Material | Synthesis Points |
| -------- | ---------------- |
| Crystal  | 1                |
| Common   | 100              |
| Uncommon | 1,100            |
| Rare     | 12,100           |
| Epic     | 133,100          |

&#x20;&#x20;

* Synthesis is only available when you have all the points required for synthesis.&#x20;
* You can reduce the necessary points by up to 20% as an NFT benefit.

| Synthesis         | Required Points | 20% Savings Applied |
| ----------------- | --------------- | ------------------- |
| Common > Uncommon | 1,000           | 800                 |
| Uncommon > Rare   | 11,000          | 8,800               |
| Rare > Epic       | 121,000         | 96,800              |
| Epic > Legendary  | 1,331,000       | 1,064,800           |

## Synthesis Results

* You can acquire a higher-grade hero once synthesis is complete.&#x20;
* The background color will change and the number of stars will increase after the grade is increased.

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

&#x20;

{% hint style="warning" %}

#### This document was updated on March 16, 2023. Some elements may differ from the game.

{% 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.klaykingdoms.com/en/guide/gameplay/heroes/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.
