# Cosa sono i token non-fungibili (NFT)?

## **Cos'é un token non-fungibile?**

La blockchain di Ethereum ha portato un mondo digitale completamente nuovo in cui le risorse digitali potevano essere monitorate per l'unicità e la scarsità, fornendo la piattaforma perfetta per creare un tipo di risorsa digitale unico nel suo genere. Queste risorse sono note come token non fungibili o NFT.&#x20;

Questi token sono costruiti su una piattaforma di criptovalute (blockchain) in conformità con gli standard dei token ERC-721, ERC-1155 ed ERC-1337 di Ethereum. Le NFT sono unità di valore non fungibili, uniche e digitalmente scarse. Non possono essere sostituiti da nient'altro.&#x20;

## **Quali sono i benefici degli NFT?**

Attraverso l'uso di NFT, gli utenti di The Sandbox potranno beneficiare di una vera proprietà digitale, trading, sicurezza, immutabilità e interoperabilità multipiattaforma.&#x20;

Dai un'occhiata al video qui sotto per saperne di più sugli NFT e su come funzionano.

{% embed url="<https://youtu.be/FXP9_UkVvpQ>" %}

## **Link utili**

{% embed url="<https://medium.com/sandbox-game/nfts-redefining-the-meaning-of-value-through-user-generated-content-in-the-sandbox-f1a65f73b06>" %}

{% embed url="<https://medium.com/sandbox-game/user-generated-contents-meets-nfts-within-the-sandbox-4b865966c54e>" %}


---

# 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.sandbox.game/the-sandbox/ita/other/what-are-non-fungible-tokens-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.
