# NFT Derivatives

In 1Combo, elements like text, image, audio, video, and even Mid-Journey's Prompt can be remixed with the original NFT to generate unique NFT derivative works. These elements are termed as Sticker or Potion.

The difference between Sticker and Potion lies in the visual appearance of the NFT derivative work generated after remixing with the original NFT. With a Sticker, the visual appearance of the original NFT remains unchanged, while with a Potion, it changes. For instance, adding decorations to your PFP-type NFT uses a Sticker. However, transforming your PFP NFT from an adult appearance to that of a child requires a Potion.&#x20;

Here are two examples：

### Example 1 - Sticker

<figure><img src="/files/MY6kPt5dl1ojh96Ow0eG" alt=""><figcaption></figcaption></figure>

Cosplay Ape is a derivative NFT collection of BAYC, also known as a Combo Collection. Every BAYC can be dressed up in this series.

Users can choose one Sticker-type NFT each from the Hat, Earring, and Clothing collections, and then remix them with their own BAYC NFT to create a new NFT derivative work in the Cosplay Ape collection. During the remixing process, users can adjust the size, position, and angle of these four NFTs, but the visual appearance remains unchanged. Once remixed, the Sticker-type NFTs are consumed.

### Example 2 - Potion

<figure><img src="/files/mhMcZxtQ2sAtG7LpHV8E" alt=""><figcaption></figcaption></figure>

Mutant House is a derivative NFT collection of MAYC, where any MAYC can transformed into a unique house.&#x20;

Users can remix their own MAYC NFT with a Potion-type NFT named House Potion to create a new NFT derivative work in the Mutant House collection. During the remixing process, the Mid-journey's prompt recorded in the House Potion will be utilized by AI to create a House based on the original MAYC image, retaining the original MAYC's traits but with a dramatically altered visual appearance. Once remixed, the Potion-type NFTs are consumed.

### Conclusion

Regardless of whether the appearance of the original NFT changes during the remixing process, the relationships between the original NFT and all its NFT derivative works are traceable on the blockchain. **This introduces a new narrative within the NFT ecosystem:** [**NFT Network**](/1combo/protocols/nft-network.md)**.**

###


---

# 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.1combo.io/1combo/protocols/nft-derivatives.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.
