# ¿Qué es un NFT?

Si nos ponemos técnicos, un NFT (acrónimo para "non-fungible token") es un recurso digital único almacenado en blockchain. Y cuando decimos "único", lo decimos en serio: no pueden ser duplicados o editados.

Un NFT puede contener cualquier información digital; puede ser una foto, un video, un audio o una nota de texto con una receta misteriosa de sushi.

Resumiendo, puedes verlo como una pieza digital que representa algo de forma única.


---

# 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.koins.run/koins-es/enprimerlugar/que-es-un-nft.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.
