# Step 2 : buy ethereum

### <mark style="color:blue;">**Step 2:**</mark>

## <mark style="color:blue;">Buy Ethereum</mark>

#### How to buy crypto through MetaMask <a href="#how-to-buy-crypto-through-metamask" id="how-to-buy-crypto-through-metamask"></a>

The aggregator can be accessed by directly connecting to MetaMask Portfolio or selecting the BUY button in the MetaMask extension wallet which will redirect you to portfolio.metamask.io/buy

To fund your wallet:

1. Connect your MetaMask wallet to [portfolio.metamask.io](https://portfolio.metamask.io/)
2. Click “[Buy](https://portfolio.metamask.io/buy)” to get started
3. Select your region
4. Select payment method
5. Select the token and network you want to purchase on (example: ETH on Ethereum)
6. Enter the amount desired in fiat (example: $100 of ETH)
7. Click “Get Quotes.” All quotes from the different available providers will be presented and select one to continue.
8. You'll be securely redirected to their website to complete the purchase and funds will be deposited in your MetaMask wallet.

<mark style="color:green;">Success.</mark>&#x20;

In the spirit of making web3 accessible to all, we’re excited to bring this feature to the dapp for our global community. We hope you enjoy the frictionless experience, let us know what you think!

### <mark style="color:blue;">**Step 3:**</mark>

## [<mark style="color:blue;">Connect wallet in pandapa.io</mark>](/pandapa-island-docs/the-pandapa-getting-start/step-3-connect-wallet-in-pandapa.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://pandapa-island.gitbook.io/pandapa-island-docs/the-pandapa-getting-start/step-2-buy-ethereum.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.
