# NFTとは？

<figure><img src="/files/gtY9hrd9n0RtUUnbYdyI" alt=""><figcaption></figcaption></figure>

NFTとは「Non-Fungible Token」の略で、日本語で「非代替トークン」と呼ばれます。これは、ブロックチェーン技術を用いたデジタルアセットの1つで、<mark style="color:yellow;">**ユニークなデジタル資産の所有権を証明する**</mark>ために使われます。

従来の暗号通貨（仮想通貨）は、同一のトークンが同等で交換可能である「代替可能」であるため、Fungible（代替可能）な通貨でした。しかし、NFTは一意であり、同じものは存在しません。つまり、NFTによって購入したデジタル資産は、その所有権が確認されたユニークなものであることが保証されます。これにより、NFTは、デジタルアート、音楽、動画、ゲームアイテムなど、様々なデジタル資産の所有権を示すために使用されます。

最終未来少女NFTの詳細については[こちら](/zui-zhong-wei-lai-shaonnft/nftnitsuite.md)をご確認ください。


---

# 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://help.saishumiraishoujo.com/metenohe/yong-yu-ji/nfttoha.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.
