> For the complete documentation index, see [llms.txt](https://wiki.thesmurfssociety.com/the-smurfs-society/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thesmurfssociety.com/the-smurfs-society/general-information/drop-and-reveal-process/6.-fusion-add-on-nft.md).

# 6. Fusion add-on NFT

<figure><img src="/files/0l3hGMWaUSY8tRb7BxFd" alt=""><figcaption></figcaption></figure>

These NFTs will be given away as added benefits for [bucket auction](/the-smurfs-society/general-information/drop-and-reveal-process/2.-the-bucket-auction.md) winners as well as used as rewards for the community. These NFTs can be combined with any NFT from the Legendary Collection to make your NFT rarer.&#x20;

### Bucket auction benefits

For the bucket auction, all winning bids will receive a Fusion NFT. However, to keep things interesting, there will be three different Fusion NFTs available, depending on the amount of your bid.

* The top 15% of bidders will get a Radiant Fusion NFT
* The next 35% of bidders will get a Platinum Fusion NFT
* The bottom 50% of bidders will get a Gold Fusion NFT

### Fusion NFT utility

All Fusion NFTs will have an added utility that will be revealed at a later date. What kind of superpower will these early holders be given? You'll just have to wait to find out...&#x20;

### Important information:

:exclamation:There is only 1 Fusion NFT per winning bid (*not* 1 Fusion NFT : 1 Smurf NFT). That means if your bid is high enough to win your multiple Smurf NFTs, you will still only get one fusion NFT.

:exclamation:If you have winning bids from multiple wallets, each wallet will receive a fusion NFT.

:exclamation:Your fusion NFT can be combined with *any* Legendary Smurf NFT, meaning you could win a fusion NFT from the bucket auction but combine it with a Smurf you mint from an [access crystal.](/the-smurfs-society/game/instructions-for-gameplay/access-crystals-allow-list-tickets.md)&#x20;

:exclamation:Fusion NFTs can be traded or sold on secondary markets, making them even more versatile and valuable to holders.


---

# 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://wiki.thesmurfssociety.com/the-smurfs-society/general-information/drop-and-reveal-process/6.-fusion-add-on-nft.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.
