# 如何购买ETH

以太币是以太坊网络的原生货币，它通常被缩写为ETH，这是其代码。

你需要ETH来支付你与区块链的一些互动，并为你购买的物品付款。

### 1) 使用交易所的存款。

对于大多数人来说，最好是找到最有信誉的加密货币交易所，如Coinbase或Binance，这将提供一种用现金购买加密货币的方式。

通过点击 "复制 "按钮复制你的钱包地址，并使用相同的地址从你的交易所发送加密货币。你也可以参考下面每个交易所的常见问题。

[- 如何从Coinbase发送加密货币](https://help.coinbase.com/en/coinbase/trading-and-funding/cryptocurrency-trading-pairs/how-to-send-and-receive-cryptocurrency.html%25C2%25A0)

[- 如何从币安发送加密货币](https://www.binance.com/en/blog/p2p/how-to-send-crypto-to-family-and-friends-worldwide-using-binance-p2p-421499824684902082)

**请注意，这些是第三方提供的，我们无法对他们的服务做出任何保证。**

2\) 使用现金购买

根据你所在的地区，你可能可以直接用货币进行购买。

用货币购买可能会产生额外费用，这取决于你使用的第三方供应商。你也可能不会立即收到全部的加密数值货币金额。

通过你的钱包添加ETH

根据你的[钱包供应商](https://support.opensea.io/hc/en-us/articles/1500007978402)，ETH也可能直接在你的钱包中提供。

请看下面关于如何通过MetaMask购买ETH的说明。

![图片](/files/5CAJam3dvQfFkXcvtbDv)

请记住，所有在以太坊区块链上完成的交易都需要燃料费（Gas Fee）。你将需要足够的ETH来完成你在StarBlock上的交易，以及与交易相关的燃料费（Gas Fee）。

![图片](/files/4v8z5hpmCIs8rzmOxH3O)


---

# 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://docs.starblock.io/main/zh/the_basics/how_to_buy_eth.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.
