# NFTs

### **What is an NFT and what can I do with that?** <a href="#what-is-a-nft-and-what-can-i-do-with-that" id="what-is-a-nft-and-what-can-i-do-with-that"></a>

You've probably already heard of Non Fungible Tokens (NFTs) - that's why you must have come this far.

NFTs are the best way to tokenize assets, which is nothing more than transforming an asset (whether digital or physical) into something unique and exclusive on the network - using blockchain as support.

NFTs can be categorized by Arts, Collectibles, Assets and many other possibilities - it all depends on your creativity and your business needs.

### **How can I use NFTs in my business?** <a href="#how-can-i-use-nfts-into-my-business" id="how-can-i-use-nfts-into-my-business"></a>

You can use an NFT framework for several real-world use cases:&#x20;

* Sales of art, music, and other unique collectibles&#x20;
* Tickets/tickets to events&#x20;
* Membership - as if it were a voucher to access rights and benefits&#x20;
* Characters in Metaverse a lot more! Use your creativity!

### **Creating a NFT using Cryptum Dashboard** <a href="#creating-a-nft-using-cryptum-dashboard" id="creating-a-nft-using-cryptum-dashboard"></a>

If you are an artist or other type of creator of NFTs and prefer to use the dashboard for issuing and managing your NFTs, go to **“NFT dashboard”** document.

{% content-ref url="/pages/ojE4OFMSgXT4ufsiILtW" %}
[Broken mention](broken://pages/ojE4OFMSgXT4ufsiILtW)
{% endcontent-ref %}


---

# 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.cryptum.io/english/community-edition/sdk-guides/nfts.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.
