# How to buy USDC from Binance

Buying crypto through Binance is one of the cheapest and most reliable ways to get started.

## Step 0: Create a Binance account

1. Go tot the official Binance website [here](https://www.binance.com/en) and click on sign up.

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

2. Follow the instructions to create your account and verify your identity (you’ll need a passport or national ID).

***

## Step 1: Deposit fiat into Binance

1. Open Binance and log into your account.\
   You’ll land on the main dashboard.
2. Click the “Deposit” button at the top of the screen.

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

2. Select “Deposit EUR” (this means you're going to send euros to Binance).

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

3. Choose “Bank Transfer (SEPA Instant)” — this is the fastest and cheapest option. Click on "Continue".

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

4. Now you’ll see bank transfer details on your screen — this is the info you need to enter in your bank's app or website. Go to your bank app or online banking, and make a SEPA bank transfer using the details Binance gave you. Once you’ve made the transfer, go back to Binance and click “I’ve sent the funds”.

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

It usually takes 1–2 business days for the euros to appear in your Binance account, although it can sometimes be faster.

By clicking on the wallet icon and then clicking on “overview” you will be able to see the funds you have in the account and check if the euro deposit has already arrived.

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

***

## Step 2: Convert fiat into USDC

1. At the top of the Binance page, click “Trade”, then select “Convert & Block Trade” from the dropdown menu.

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

2. In the “From” section, click the coin and select EUR (or your local currency, if different).

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

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

3. In the “To” section, click the coin and select USDC.

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

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

4. Enter the amount on euros you want to convert into USDC.

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

5. Click “Preview Conversion”. Binance will show you how much USDC you’ll receive. Click “Convert” to complete the trade.

<figure><img src="/files/2QXdd2suhhF3t0FPN9VA" alt=""><figcaption></figcaption></figure>

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

To confirm that the conversion worked:

* Click the Wallet icon at the top right of the page.
* Then click “Overview” to see all your crypto holdings.

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

You should now see USDC in your wallet

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


---

# 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://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc/how-to-buy-usdc-from-binance.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.
