# How To Fund Your Wallet

To collect tokenized music on Chune, you'll need to have cryptocurrency in your wallet.

Our platform operates on the Ethereum network, and the primary currency used is ETH.

This guide explains how to fund the wallet you created when you signed up on beta.chune.xyz.

### Understanding Your Chune Wallet

When you sign up on Chune, a new, secure wallet is created for you via our partner, Dynamic.xyz.

This wallet is where your collected songs (as digital tokens) and your funds (ETH) will be stored.

To fund it, you need to send ETH from an external source to your Chune wallet address.

\
**Step 1: Find Your Wallet Address**

\
**Log in to Chune:** Go to [beta.chune.xyz](https://beta.chune.xyz) and access your dashboard.

**Navigate to Your Profile/Wallet:** Click on your profile icon, you will see a Send / Receive button, click on receive

**Copy Your Address:** You will see a long string of characters that starts with 0x.... This is your unique wallet address. Use the "copy" button to ensure you get it exactly right.

**Step 2: Send ETH to Your Chune Wallet**

You can send ETH from any major cryptocurrency exchange or a personal wallet. The process is generally the same.

***From a Centralized Exchange (like Binance, Coinbase, etc.)***

Log in to Your Exchange Account.

Go to Your Wallet/Assets Section.

Find Ethereum (ETH) and select "Withdraw".

Enter the Recipient Address: Paste your Chune wallet address that you copied earlier.

Network: This is the most important step. You MUST select the ETH (Ethereum network). If you send it on the wrong network, your funds will not appear in your Chune wallet.

Enter Amount: Enter the amount of ETH you wish to send.

Confirm the Transaction: Follow the security prompts from your exchange to complete the withdrawal.

\
\&#xNAN;***From a Personal Wallet (like Trust Wallet, MetaMask, etc.)***

Open Your Wallet App.

Ensure you have ETH on the ETH network.

Select Ethereum (ETH) and tap "Send".

Paste Your Chune Wallet Address in the recipient field.

Enter the Amount and confirm the transaction.

**Step 3: Confirmation**

Blockchain transactions are fast but not instant. It may take a few minutes for the funds to appear in your Chune wallet.

Once they arrive, you will see your updated ETH balance on your Chune profile, and you'll be ready to start collecting music!

*Disclaimer: Please be extremely careful when transferring cryptocurrency. Always double-check that the wallet address is correct and that you have selected the Base network. Transactions on the blockchain are irreversible.*


---

# 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.chune.xyz/how-to-fund-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.
