# イーサリアム（ETH）の購入方法

イーサリアム（ETH）の購入は、暗号資産取引所（仮想通貨取引所）で購入することができます。

#### イーサリアム購入までの流れ

1. 国内取引所にて口座を開設：2〜3日ほどかかる場合があります
2. 取引所へ日本円を入金：銀行振り込みなど
3. 日本円でイーサリアム（ETH）を購入
4. 作成したウォレット（MetaMaskなど）へ送金

#### 暗号資産取引所

国内の取引所の一部を記載します。

{% embed url="<https://bitflyer.com/ja-jp/>" %}

{% embed url="<https://coincheck.com/ja/>" %}

{% embed url="<https://coin.z.com/jp/>" %}

{% embed url="<https://bitcoin.dmm.com/>" %}

{% hint style="info" %}
取引手数料や送金手数料、最低取引金額は各取引所毎に設定されています。詳しい情報は各公式サイトをご確認いただき、取引所をお選びください。
{% endhint %}


---

# 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/sariamuethno.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.
