# Use BNB to buy FEG

### Before you start

Make sure you have BNB in your wallet on **BNB Chain**.

Leave some BNB unused for gas fees.

### Verify the FEG contract

```
0xF3c7CECF8cBC3066F9a87b310cEBE198d00479aC
```

{% hint style="warning" %}
Only use official links and verify the contract before you swap.
{% endhint %}

### Buy FEG on SmartDeFi.com

<figure><img src="/files/vMcDJiFnbdrDK3dY896Q" alt="SmartDeFi swap screen with BNB selected to buy FEG"><figcaption><p>Use the SmartDeFi swap screen to exchange BNB for FEG on BNB Chain.</p></figcaption></figure>

1. Open the DApps browser in your wallet.
2. Go to [SmartDeFi.com](https://smartdefi.com) and connect your wallet.
3. Select **BNB Chain**.
4. Enter the amount of BNB you want to use.
5. Leave some BNB in your wallet for gas fees.
6. Click **Swap** to complete the trade.

### Buy FEG on PancakeSwap

<figure><img src="/files/WmmLZxJkESkyaiwGax3U" alt="PancakeSwap screen showing a BNB to FEG swap"><figcaption><p>Verify the FEG contract, then swap BNB for FEG on PancakeSwap.</p></figcaption></figure>

1. Open the DApps browser in your wallet.
2. Open this [direct PancakeSwap link](https://pancakeswap.finance/swap?outputCurrency=0xF3c7CECF8cBC3066F9a87b310cEBE198d00479aC\&inputCurrency=).
3. Confirm the token contract matches the one above.
4. If you see a warning, click **I acknowledge risk** and continue.
5. Set slippage high enough for the trade to complete. Use at least **4%** for buys.
6. Enter the amount of BNB to exchange for FEG.
7. Leave some BNB in your wallet for gas fees.
8. Click **Swap** to complete the trade.


---

# 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/use-bnb-eth-to-buy-feg.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.
