# How To Deposit ETH

## How to Deposit Ethereum Into Your MetaMask Wallet <a href="#a6bb" id="a6bb"></a>

Depositing Ethereum into your MetaMask wallet can be done through TRANSAK, MoonPay, Wyre, and Ethereum.

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FaohtBoLy7kFA91e2NjTf%2Fimage.png?alt=media&#x26;token=2a6016e2-2bbf-4c29-84b1-a2390f72f39f" alt=""><figcaption></figcaption></figure>

**TRANSAK:** supports credit and debit cards, Apple Pay, MobiKwik, and bank transfers (depending on location) in more than 100 countries. You can directly buy ETH into your MetaMask account.

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FS4ItTcSxE2FcK97iPijp%2Fimage.png?alt=media&#x26;token=104e66ca-fa34-482b-8457-f872648ba3db" alt=""><figcaption></figcaption></figure>

**MoonPay:** MoonPay supports popular payment methods like Visa, Mastercard, Apple Pay, Google Pay, Samsung Pay, and bank transfers in more than 145 countries worldwide. You can also directly deposit tokens into your MetaMask account.

**Wyre:** Wyre is similar to TRANSAK. It also lets you use a debit card to buy and deposit ETH into your MetaMask account.

**Ethereum:** This is for those who already have ETH. You can quickly use this means to get ETH into your new wallet by direct deposit.

### **Sending with MetaMask** <a href="#id-1ebc" id="id-1ebc"></a>

To utilise this function, you’ll need the receiver’s public key. To transmit, go to the user dashboard and click “Send”, then enter the recipient’s public key.

After that, enter the amount you want to send and click “Next”.

After that, you can prioritise your transaction by adjusting the Estimated gas fee (miner’s tip).

Depending on the network conditions, transactions with extremely low miner tips are likely to be delayed or fail. However, especially if you’re new to this, it’s best to leave this alone for now. After that, click “Confirm”.

You can check your history, which will appear under the activity area once the transaction has been validated.

### Token Swap <a href="#id-087a" id="id-087a"></a>

MetaMask allows you to exchange Ether and ERC-20 tokens. This wallet looks through all of the available exchanges and gives you the best deal.

Storing your NFTs safely:

You will be able to view your NFTs from your profile section on either Opensea, the Avenue or any other NFT platform or marketplace. When you connect your wallet to a site, your NFTs will be viewable in the profile section of the site.

You can also view your NFTs on the mobile Metamask app in the NFT section.

<br>

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FVSPTyWu1KV7epGH5MVXi%2Fimage.png?alt=media&#x26;token=6e3d0988-fab9-4d82-89b5-f41ef60fc87c" alt=""><figcaption></figcaption></figure>

Safety:

Please never share your recovery/seed phrase or password with anyone.

Be careful connecting your wallets to sites and make sure it is the legitimate website.


---

# 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://fomo-lab1.gitbook.io/fomo-lab/faq/how-to-deposit-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.
