# What is NFT

Non-fungible tokens (NFTs) are a type of digital asset that is unique and cannot be replaced. Each NFT is one-of-a-kind, with its own distinct characteristics and value. NFTs are created using blockchain technology, which allows for their ownership and provenance to be tracked and verified.

NFTs have exploded in popularity over the past few years, with artists, musicians, and creators using them to sell unique digital works of art, music, and other content. They offer a new way for creators to monetize their work and connect with fans, while also providing collectors with a new type of asset to invest in.

Here are some famous NFT:

<figure><img src="/files/Hdg8ShBzc7B4ktfW3QYy" alt=""><figcaption><p>CryptoPunks</p></figcaption></figure>

<figure><img src="/files/KKPwjV8eXzoGO8efbYCK" alt=""><figcaption><p>NBA Top Shot</p></figcaption></figure>

<figure><img src="/files/Q2yBre0X82dL1n7p6CvP" alt=""><figcaption><p>Bored Ape Yacht Club</p></figcaption></figure>


---

# 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://whitepapercrypto.gitbook.io/ai-fairy/nft-life-extension/what-is-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.
