# Getting BNB

{% hint style="info" %}
You need BNB on **BNB Chain** for both the purchase and gas fees.
{% endhint %}

This page shows a few simple ways to buy BNB and move it to your wallet.

### Buy BNB in SafePal

1. Open the SafePal home screen.
2. Select **BNB BEP20**.
3. Click **Buy**.
4. Purchase through [Simplex](https://www.simplex.com/) with your card.

{% hint style="info" %}
Keep your ID ready for KYC if the provider requests it.
{% endhint %}

![SafePal buy flow for purchasing BNB on BNB Chain.](/files/kMG76p3pc7GNU92EzAOv)

### Buy BNB in MetaMask

1. Open the MetaMask home screen.
2. Select the **BNB** asset.
3. Click **Buy**.
4. Purchase through [Transak](https://transak.com/) with your card.

{% hint style="info" %}
Payment providers can require identity verification before they complete the purchase.
{% endhint %}

### Buy from other providers

You can also buy BNB through providers such as [MoonPay](https://www.moonpay.com/).

MoonPay supports Google Pay, Apple Pay, Mastercard, and Visa.

{% hint style="warning" %}
Always double-check the receiving wallet address and network before you confirm the purchase.
{% endhint %}


---

# 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.feg.io/feg-smartdefi-tm/how-to-buy-feg/getting-bnb-eth.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.
