# O que é um NFT?

Se formos técnicos, um NFT (acrônimo para "token não fungível") é um recurso digital exclusivo armazenado no blockchain. E quando dizemos "únicos", queremos dizer isso: eles não podem ser duplicados ou editados.

Um NFT pode conter qualquer informação digital; Pode ser uma foto, vídeo, áudio ou nota de texto com uma receita misteriosa de sushi.

Em suma, você pode vê-lo como uma peça digital que representa algo de uma 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/portugues/enprimeirolugar/o-que-e-um-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.
