# ブロックチェーンの基礎知識

**NFT (Non-Fungible Token)**

NFT（Non Fungible Token）は、BTCやETHなどのFungible Tokenとは異なり、非Fungibilityという固有の識別性を持ち、NFTの最小単位は1であり、不可分であることが特徴です。NFTは非腐食性でユニーク、かつ変更不可能な特性を持っているため、デジタルアートやゲームなどの分野で利用することができます。

**DeFi （Decentralized Finance）**

DeFiとは、従来の中央集権的な金融とは異なり、オープンな分散型ネットワークで構築された様々な金融分野のアプリケーションを指します。DeFiの目標は、ブロックチェーン技術と暗号資産をベースに、既存の金融システムを再現・改善したマルチレベルの金融システムを構築することです。

**Yield Farming**

DeFiの分野におけるイールドファーミングとは、ユーザーがニーズに応じて指定した暗号資産を預けたり借りたりして、ファンドプールの製品に流動性を与え、収入を得るプロセスを指します。イールドファーミングプールの収入は、プラットフォームのトークン、ガバナンス権限、ローンや取引手数料の分配等から得られます。

つまり、イールドファーミングは、銀行預金の利子を得るようなものです。銀行にお金を貯めたくない人は、元本と利息の両方を引き出すことができます。

**GameFi**

GameFiは、一言で言えば、ゲームを通じて分散型金融商品を紹介するもので、DeFiのルールをゲーム化したものです。ユーザーの資産は、ゲーム内の装備や道具として使えるだけでなく、ゲームをプレイすることでリターンや報酬を得ることができます。GameFiの種類は、ロールプレイング、仮想空間、シミュレーションバトル、多人数建築など、従来のゲームと同様です。


---

# 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://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegaido-purattofmu/burokkuchnno.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.
