> For the complete documentation index, see [llms.txt](https://docs.starblock.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starblock.io/main/basics/how_to_buy_eth.md).

# How do I purchase Ethereum (ETH)?

Ether is the native currency of the Ethereum network and it’s commonly abbreviated to ETH, which is its ticker symbol.

You need ETH to pay for some of your interactions with the blockchain and to pay for the items you buy.

### 1) Deposit from an Exchange.

For most people it’s best to find the most reputable crypto exchange, like [Coinbase](http://coinbase.com/) or [Binance](https://support.opensea.io/hc/en-us/articles/binance.com), which will offer a way to buy crypto with cash.

Copy your wallet address by clicking the "copy" button, and use the same address to send crypto from your exchange. You can also consult the FAQ for each exchange below.&#x20;

\- [How to send crypto from Coinbase ](https://help.coinbase.com/en/coinbase/trading-and-funding/cryptocurrency-trading-pairs/how-to-send-and-receive-cryptocurrency)

\- [How to send crypto from Binance](https://www.binance.com/en/blog/p2p/how-to-send-crypto-to-family-and-friends-worldwide-using-binance-p2p-421499824684902082)

**Please note that these are third parties and we cannot make any guarantees about their service.**

### 2) Buy with currency

Depending on your locality, you may be able to buy directly with currency.

Buying with currency may incur additional fees, depending on which third-party provider you use. You may also not receive the entire crypto amount immediately.&#x20;

Adding ETH through your wallet&#x20;

Depending on [your wallet provider](https://support.opensea.io/hc/en-us/articles/1500007978402), ETH may also be provided directly in your wallet.

Please see instructions below on how to purchase ETH via MetaMask.&#x20;

![](/files/U0rSKv6rGAv9PdjKphOM)

Keep in mind, all transactions completed on the Ethereum blockchain will require [gas fees. ](https://support.opensea.io/hc/en-us/articles/1500006315941-What-are-gas-fees-on-OpenSea-)You will need enough ETH to complete your transaction on OpenSea, along with the gas fees associated with the transaction.

![](/files/mLaofZs2TGMvP45lgUdY)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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