# How to withdraw USDC to Binance from Metamask Wallet

Step 1. Login to your [Binance.com](https://www.binance.com/en) account.

Step 2. Select the wallet button on the right side of the screen and select Fiat and Spot in the dropdown

<figure><img src="/files/vyTmyjIcwhk46CNzIXlf" alt=""><figcaption></figcaption></figure>

Step 3. Select the yellow deposit button.

<figure><img src="/files/Ztp93VztISWT4N1ARUfx" alt=""><figcaption></figcaption></figure>

Step 4. Select the Deposit crypto button.

<figure><img src="/files/cuGIpS61zqqEHrZ4F509" alt=""><figcaption></figcaption></figure>

Step 5. Click on select coin and type in BUSD then Under network select "BSC BNB smart chain network(BEP20)".

<figure><img src="/files/ZsgrcKaQXFMgPjJ33EoE" alt=""><figcaption></figcaption></figure>

Step 6. Copy the address by selecting the square icon.

<figure><img src="/files/PPavKO4PjKru7OZnvbDU" alt=""><figcaption></figcaption></figure>

Step 7. Open up your Metamask in the top right corner under extensions.

<figure><img src="/files/QKmvm6k0PmUQmuM4q5pl" alt=""><figcaption></figcaption></figure>

Step 8. Select BUSD.&#x20;

<figure><img src="/files/lEXl5Ce3HaNX3GXZlCnY" alt=""><figcaption></figcaption></figure>

Step 9. Under the “ send to” button paste the address you copied from Binance.<br>

<figure><img src="/files/9rjgvZbTytjIyhB67coM" alt=""><figcaption></figcaption></figure>

Step 10. Select “ asset” and choose BUSD just under that select the amount you would like to transfer you don't have to worry about Gas price and gas limit all you have to do is select next.

<figure><img src="/files/DQYn4NKHilUqtcsFV1U6" alt=""><figcaption></figcaption></figure>

Step 11. Go back to Binance and your BUSD will be in your Fiat and Spot 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.nfstay.com/academy/how-tos/how-to-withdraw-usdc-to-binance-from-metamask-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.
