# Buy/Exchange Crypto with Binance

To buy crypto with Binance you just need to charge your account with Fiat currency (USD, EUR, GBP, etc) first, then swap it through Conversion or Trading tools.

## Conversion

{% embed url="<https://youtu.be/yp8uvvVnMTQ>" %}

## Trading

{% embed url="<https://www.youtube.com/watch?v=GB3R3JiCCO0>" %}

## Send tokens from Binance to Metamask with BEP20 (Binance Smart Chain)

{% embed url="<https://www.youtube.com/watch?v=rGffnRAJ364>" %}

{% hint style="info" %}
In this example we used a Whitelist address
{% endhint %}

{% hint style="info" %}
To be able to this action you first need your Metamask wallet, follow [this section](/guides/how-to-buy-tokens/metamask-setup.md) to see how to create it.
{% endhint %}

## Resources&#x20;

#### If you don't already have a BINANCE account and you sign up using our Referral Code AVJSIQV3 you will get a 10% discount on the exchange fees applied by BINANCE forever.

**Direct Link:** <https://accounts.binance.me/it/register?ref=AVJSIQV3&_ga=2.160373373.1518622374.1659466358-711898551.1659466358>

**BINANCE guides:** <https://www.binance.com/en/support/faq/c-2?navId=2#103>


---

# 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.wink.finance/guides/how-to-buy-tokens/buy-exchange-crypto-with-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.
