# イーサリアム（Ethereum）とは？

イーサリアム（Ethereum）は、分散型アプリケーション（DApps）やスマートコントラクトを実行するためのオープンソースの<mark style="color:yellow;">**ブロックチェーンプラットフォーム**</mark>です。\
Ethereumは、ビットコインと同様にブロックチェーン技術をベースにしていますが、より高度なスマートコントラクト機能を提供することで、開発者や企業がブロックチェーン技術を利用してさまざまな分野で新しいアプリケーションを構築できるようになっています。

最終未来少女NFTはこのEthereumネットワーク上で発行されます。

### ETHとは？

ETHは、Ethereumネットワーク上で使用されるデジタル通貨の単位です。\
Ethereumネットワーク内での取引手数料の支払いや、スマートコントラクトの実行に必要な[GAS代](/metenohe/yong-yu-ji/gasgasutoha.md)の支払いに使用されます。

ETHを取引所・販売所で購入し、自分のウォレット（例：MetaMask）に送金することでNFTを購入することができます。

購入方法については[こちら](/metenohe/sariamuethno.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/sariamuethereumtoha.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.
