# How to deposit ETH into your PoP wallet

In order to claim, spend, and stake your $PIRATE, you will need ETH in your wallet to cover gas fees on the Ethereum network. If you’re using the wallet service provided by Proof of Play and not your own wallet (such as Metamask or Rabby), then you will need to follow these steps.

**Collect Wallet Address**

1. Visit <https://piratenation.game/me>.&#x20;
2. Copy the long number and letter sequence on the page starting with and including the “0x”
3. Save this information for reference later

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXf6ej3KEeYpQT7Xig-1ViDdYE6ZtGNwxGGE-ObS3yr5wUrVbZNlR2X3kvrYmK7Dk-RcYRfYoXYqpqlG4RdZmTJTVVbL7hiI6Q2t8g8o1RMzzvGp3-jvlGdIuCNgAt4fkohehG4zJXUHW6lzasha0cz7_Mo9?key=ttaQTQYc6M_tvSF8pgbMUg)

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfOyrfoqFI8Yn9XGbrt41stqwNSEGo14aqn8oceEC1voleGoCf4FgPr-rWh2Kho6eH2bo_O2PzQOLxpTMIU3j77C-b7cAyHMstCDAfJrranz7iOzAN2ZW1emonDFlSZVlYMyOW8bvElrz09waGZ54SkxRuH?key=ttaQTQYc6M_tvSF8pgbMUg)

**Buy Ethereum**

1. If you don’t already have ETH in another wallet, you will need to purchase some on a centralized exchange (or have a friendly Pirate send you some.)
2. Open an account with a major centralized exchange such as [Coinbase](http://coinbase.com), [Bybit](https://www.bybit.com/en/), [Robinhood](https://robinhood.com/us/en/about/crypto/?source=google_sem\&utm_source=google\&utm_campaign=12057657002\&utm_content=114123378417\&utm_term=658217164217__robinhood%20crypto__e\&utm_medium=cpc\&gad_source=1\&gclid=CjwKCAjwyJqzBhBaEiwAWDRJVCDYJ-ywVrFG1PU3STH0SiBPZazMVzXa3Taxfen2e7QzVtd_LPKI8xoCvTgQAvD_BwE), or [Binance](https://www.binance.com/en).&#x20;
3. Purchase Ether/ETH.

**Send Ethereum to Your PoP Wallet**

1. Every exchange will have different instructions but copy and paste the wallet address collected in Step 1 and send ETH to that address on the Ethereum Network.&#x20;
2. Note: if you send ETH to a network that is not Ethereum, it will not work. Make sure you only purchase and send ETH on the Ethereum network.

To confirm that your ETH was transferred successfully, visit Zapper and enter in your wallet address: <https://zapper.xyz/account/WALLET\\_ADDRESS\\_HERE>

**Claim $PIRATE**

1. Visit piratenation.foundation
2. Follow the instructions to claim $PIRATE

**FAQs**

Q: How much ETH do I need to buy?

A: In order to determine how much ETH you will need, we recommend making your plans for staking and spending in advance and using this [gas tracker from Etherscan](https://etherscan.io/gastracker) to project how much you’ll need. On Etherscan, you’ll see average gas fees expressed in dollars. You may need to run a handful of $PIRATE transactions early on, so having $20-$30 should be sufficient for a good while unless gas fees spike when you’re attempting to claim, stake, or spend your $PIRATE.<br>

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfypRnv9ZwK2zU1J_uvZouEQBsCbJQvhdDMEthrfVljzlQH_QJsl1N9NQY47IPS6tg2NTh6ZRBy6uG7RmTREGOlwD9Z4kUOz1h2K3Xbyshy6A66JnBV4w5djusGekrNzcboaQ5UgVF59br31EviQVXIDSQ?key=ttaQTQYc6M_tvSF8pgbMUg)

The current estimate for gas fees is between $5 and $10 USD worth of ETH, although this could go higher if the network faces elevated traffic.

Once you have a sufficient ETH balance in your PoP wallet, you’ll be free to claim, stake, and spend your $PIRATE however you like!

Q: How can I transfer my $PIRATE from my PoP Wallet?

A: Right now that is not supported. The team is working on the ability to export wallets.

<br>


---

# 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.piratenation.game/learn/usdpirate-faqs/how-to-deposit-eth-into-your-pop-wallet.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.
