# How to : Fund your DOGE Wallet

**To engage with the DRC-20 marketplace, you will need DOGE tokens**. We recommend using a centralized exchange (CEX) of your choice, such as Binance or Gate.io. **This guide will use Binance as an example**, but the process is similar on most reputable exchanges.

### Step 1: Log in to Your Exchange Account

Start by logging into your Binance account.

### Step 2: Purchase DOGE Tokens

Here’s a quick guide to purchasing DOGE on Binance:

1. **Navigate to the Trading Section**: Go to the ‘Trade’ tab and select the trading pair that includes DOGE (e.g., DOGE/USD, DOGE/EUR).
2. **Choose the Type of Order**: You can select between a market order (buy at current market price) or a limit order (set your desired purchase price).
3. **Enter Purchase Details**: Specify how much DOGE you want to buy.
4. **Confirm the Transaction**: Review the details and confirm your purchase.

{% hint style="info" %}
*<mark style="color:blue;">Note: The process may vary slightly depending on the exchange and the specific interface.</mark>*
{% endhint %}

### Step 3: Withdraw DOGE to Your Wallet

Once you have DOGE in your exchange account, it's time to transfer it to your DOGE Wallet.

1. **Navigate to the Withdrawal Page**: \
   Use the following link to directly access the withdrawal page for DOGE on Binance: \
   [Binance DOGE Withdrawal](https://www.binance.com/fr/my/wallet/account/main/withdrawal/crypto/DOGE).<br>
2. **Enter Your DOGE Wallet Address**: \
   Be very careful to enter the correct address. \
   Any mistake could result in the permanent loss of your tokens.

{% hint style="info" %}
*<mark style="color:blue;">Note: you can open your DogeLabs Wallet Extension and click on your wallet adress to copy it directly, to avoid any mistakes.</mark>*\
*<mark style="color:blue;">If using doggy.market, also click on your wallet adress to copy it directly.</mark>*
{% endhint %}

3. **Confirm the Withdrawal**: \
   Follow the prompts to complete the transaction.

<figure><img src="/files/asjQZ4ITUEwKNuqLmUfh" alt="" width="563"><figcaption></figcaption></figure>

After a few minutes, depending on the blockchain's activity, your transaction will be confirmed, and the funds will appear in your DOGELabs Wallet.

<figure><img src="/files/8SXgtc5On2NC9r4aPKBB" alt="" width="272"><figcaption></figcaption></figure>

*<mark style="color:red;">**Congratulations!**</mark>* \
*<mark style="color:red;">**Your DOGELabs Wallet is now funded, and you're ready to use the DRC-20 marketplace.**</mark>*


---

# 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.doginals.academy/eng/beginner-guide/how-to-fund-your-doge-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.
