# Fusion

### Combine NFTs to upgrade the Rarity:

***FUSION allows you to raise the rarity of your characters, transforming them into more powerful and unique entities. Don't settle for ordinary, make your cards extraordinary and conquer in NEON STRIKE with your fused characters!***

<figure><img src="https://3546752019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZwC655zSyMRbV9KBjqO%2Fuploads%2FGrwbAjKP2nAlut19fCPo%2Ffusionwhitepaper.png?alt=media&#x26;token=07eef4ee-39cb-47c3-ba73-3384cebba3ea" alt=""><figcaption></figcaption></figure>

We're excited to reveal an exciting new feature:\
FUSION! You can now combine two cards of the same rarity to get an even better card. This system means that...

* by merging, the experience of the new NFT goes to 0 !!!
* by merging two common cards, you'll get a **rare** card
* by merging two rares, you'll get an **epic**.
* by merging two epics, you'll get a **legendary** and
* by merging two legendaries, you'll achieve the coveted **OMEGA** rarity.
* It is not possible to fusion different rarities
* The result of the merge, you will get the average level of both cards. In this way, the FUSION WILL BE CRUCIAL AND IMPORTANT.
* The result NFT of the merge will get This Formula\
  \
  FinalPower =The base power of it's rarity + (average final level x 3)

  Example 2 common NFTs, level 2 and 4 = average level = 3

  Result\
  \
  FinalPower = 15 + (3 \* 3) = 24\
  \
  Result nft will be Rare Level 3 with 24 Power<br>
* The costs for the FUSION will be different for each rarity Check Cost in Tokenomics.

{% content-ref url="fusion-cost-per-rarity" %}
[fusion-cost-per-rarity](https://midnight-studio.gitbook.io/neonstrike/gameplay/nft-function/fusion-cost-per-rarity)
{% endcontent-ref %}

<figure><img src="https://3546752019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaZwC655zSyMRbV9KBjqO%2Fuploads%2FQtVbHWrkZoUHKr8JnfSQ%2Ffusion.png?alt=media&#x26;token=9cfa4ba7-603c-410a-a709-2dca06e02d99" alt="" width="283"><figcaption></figcaption></figure>


---

# 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://midnight-studio.gitbook.io/neonstrike/gameplay/nft-function/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.
