# Fusion

![](/files/Jksf3ISCx4N9xo1upDwl)

In the NFT Marketplace, this feature allows users to combine various skins together to create a higher tier skin. **This is the only way to obtain an "Immortal" NFT Skin**. After sometime, most players will find that they have collected extra low to mid tier rarity skins. This features gives them a chance to burn their obsolete inventory and obtain a higher tier skin if conditions are met.

Fusion will serve to **balance and reduce the supply** of NFT skins, **increasing the value** of NFT skins as a result.

<table><thead><tr><th width="512">Fuse Combination</th><th>Result</th></tr></thead><tbody><tr><td><p>1 x "Genesis" skin + 1 x "Event/Seasonal" skin + </p><p>2 x "Mythical" skin + 1 x "Legendary" skin</p></td><td><a href="/pages/MtOoGErJkzNKie9ZV9oA">Immortal Skin</a></td></tr><tr><td>2 x "Legendary" skin + 1 "Champion" skin</td><td><a href="/pages/MtOoGErJkzNKie9ZV9oA">Mythical Skin</a></td></tr></tbody></table>

{% hint style="warning" %}
**The above example is just to provide a better understanding of the NFT Skin Fusion concept, and does not represent the actual combination of the fusion process.**
{% 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://league-of-ancients-v2.gitbook.io/whitepaper/nft-skin/fusion.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.
