# unNFTs

- [Creating a SET](https://docs.untrading.org/tutorials/unnfts/creating-a-set.md): unNFTs can be grouped by Originators/artists using SETs.
- [Creating a Collection](https://docs.untrading.org/tutorials/unnfts/creating-a-collection.md)
- [Minting an unNFT and List It for Sell on untrading](https://docs.untrading.org/tutorials/unnfts/minting-an-unnft-and-list-it-for-sell-on-untrading.md): An unNFT can be created separately under the profile icon pull-down menu on any page or within an existing SET. This tutorial creates an unNFT from an empty SET.
- [Wrapping and upgrading your NFT on untrading](https://docs.untrading.org/tutorials/unnfts/wrapping-and-upgrading-your-nft-on-untrading.md)
- [unNFT Import from an Airdrop](https://docs.untrading.org/tutorials/unnfts/unnft-import-from-an-airdrop.md): You can list and sell unNFT you have received from an airdrop on untrading.org to receive Future Rewards by importing them from your MetaMask wallet.


---

# 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.untrading.org/tutorials/unnfts.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.
