# What are NFTs? How do they work?

**NFT** (**Non-Fungible Token**) is a unique digital asset tied to real-world items like art. It's not currency but it is recorded on the same [**blockchain**](/intro/introduction-to-crypto-and-mytonwallet/what-is-the-blockchain.md) technology as crypto.

## :gem: What Are the Benefits of NFTs?

* **Authenticity**\
  The blockchain confirms the uniqueness of each token.
* **Transparency**\
  The entire ownership history is accessible.
* **Monetization**\
  Creators can earn by selling their artworks.
* **Scarcity**\
  Limited edition digital assets with provable rarity.
* **Interoperability**\
  Can be used across different platforms and applications.

## :woman\_singer: Where Are NFTs Used?

* **Art**\
  Digital artworks that can be collected and traded.
* **Gaming**\
  In-game characters and virtual items that can be bought, sold, and exchanged.
* **Fashion**\
  Digital clothing and accessories for avatars in virtual worlds.
* **Real Estate**\
  Virtual real estate in metaverses that can be bought and sold.
* **Music**\
  Digital music rights and collectible audio assets.
* **Sports**\
  Digital trading cards and collectibles.
* **Identity**\
  Digital identity verification and credentials.

## :blue\_heart: NFTs in MyTonWallet

Get **full control** over your **NFTs** directly in your wallet:

* **Buy and Store**\
  Import or buy **NFTs** from the **Explore** section, and they will instantly appear in your wallet.
* **Send or Sell**\
  Tap **⋮** next to the **NFT** and select the desired action.
* **Navigation**\
  Filter and view **NFTs** by collections.
* **Security**\
  Suspicious **NFTs** are automatically hidden, and fraudulent addresses are marked with a **Scam** label.
* **Management**\
  Organize and categorize your NFT collection.
* **Tracking**\
  Monitor NFT values and market trends.

{% hint style="info" %}
NFTs are unique digital assets that cannot be replicated or divided. Each NFT has its own distinct value and properties.
{% endhint %}

{% hint style="warning" %}
Always verify the authenticity of NFTs before purchasing. MyTonWallet's security features help protect you from fraudulent NFTs.
{% endhint %}

***

## Related articles

* [How to send NFTs?](/intro/transfers/how-to-send-nfts.md)
* [How to pin an NFT collection to the main menu?](/intro/key-features/how-to-pin-an-nft-collection-to-the-main-menu.md)
* [Explore Tab](/intro/key-features/explore-tab.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://help.mytonwallet.io/intro/introduction-to-crypto-and-mytonwallet/what-are-nfts-how-do-they-work.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.
