# Managing Your Wallet

## Your EarlyFans Wallet <a href="#your-circle.tech-wallet" id="your-circle.tech-wallet"></a>

When you create an account, [Privy](https://www.privy.io/) will generate an embedded wallet for you on [Blast](https://blast.io/en).

To manage your wallet balance, go to the Bag tab.

## Depositing to Your EarlyFans Wallet <a href="#depositing-to-your-circle.tech-wallet" id="depositing-to-your-circle.tech-wallet"></a>

EarlyFans runs on the Blast L2 network. Find [Blast documentation](https://docs.blast.io/about-blast) here.

To add funds, tap Deposit to view your wallet address on the Blast network, send Ether (ETH) on Blast to this wallet address.

**Note that EarlyFans is on Blast and will not recognize ERC20 tokens, NFTs or other assets on other chains. If you accidentally sent a different asset on a different chain, you can export your private key to manage the asset in your MetaMask, Rabby or other EVM wallets.**

## Bridging to Blast

If this is your first time using Blast, you may need to bridge ETH to Blast before depositing to your EarlyFans wallet.

For instructions on how to bridge to Blast, refer to [Blast documentation](https://docs.blast.io/building/bridges/mainnet) here.

For lower gas fees and faster bridging, we recommend using [Across](https://app.across.to/bridge?).

## Withdrawing from EarlyFans Wallet <a href="#withdrawing-from-circle.tech" id="withdrawing-from-circle.tech"></a>

Go to your Bag and click "Withdraw." Enter a Blast wallet address, the specific ETH amount to send, and click "Submit".

## Exporting Your Private Key <a href="#exporting-your-circle.tech-private-key" id="exporting-your-circle.tech-private-key"></a>

You are able to export your embedded wallet's private key through the EarlyFans app.

Go to your Profile, tap the settings icon at the upper right corner and click "Export Wallet".

Follow instructions displayed to export your EarlyFans wallet to a wallet of your choice. You will then be able to use the same wallet address in both EarlyFans and the other wallet.


---

# 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.earlyfans.xyz/managing-your-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.
