# What is an NFT?

The acronym NFT stands for ***Non-Fungible Token***.

***"Non-Fungible"*** means that it is a **unique** item and cannot be exchanged for another of the same kind. For example, a work of art cannot be exchanged for another because they both have characteristics that make them unique.

On the other hand, we have money or cryptocurrencies, which are **fungible.** This means that a dollar can be exchanged for another dollar, just as a bitcoin can be exchanged for another bitcoin, as they are identical and have the same value.

<div><figure><img src="/files/6tkV8MZ44MryuIE04Jf5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/J9YKfblPmhu6sUAZljc0" alt=""><figcaption></figcaption></figure></div>

NFTs are considered **digital art** because, in addition to being unique, they are stored on the ***blockchain***, making it very easy to track who their owner is at any given moment.

But NFTs are much more than art; they can have **utility.** In the following sections, we will explain all the advantages that World Challenge NFTs offer you and everything you will be able to do with them.


---

# 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://whitepaper.worldchallengegame.com/whitepaper/introduction/what-is-an-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.
