# How To Buy BFC

## Overview

**BFC exchange listings:** [**https://linktr.ee/bifrost\_bifi**](https://linktr.ee/bifrost_bifi)

Once you have finished setting up MetaMask, you can easily purchase BFC and BiFi Tokens on MetaMask. **You only need to install Metamask on Ethereum mainnet to purchase the tokens.**

{% content-ref url="/pages/-MYDto1IbanXVJDXaHnp" %}
[Install MetaMask](/guide/wallet/metamask-guide/metamask.md)
{% endcontent-ref %}

{% hint style="info" %}
Use this version if you are unable to purchase BFC tokens at Upbit, Uniswap, or other exchanges. Using Metamask Swap service to purchase tokens will incur an additional 0.875% fee than when purchasing on Uniswap.
{% endhint %}

### 1. Click the MetaMask extension on your browser and log in.

![](/files/-MZWasBeAX5_NBCcNSle)

### 2. Set the MetaMask network to `Ethereum Mainnet`.

![](/files/-MZWb0MMFk4UVoIRLXlv)

![](/files/-MZWb5_G5Wnh_QkMcdmq)

> BiFi supports both Ethereum and BSC mainnet. If you set BiFi webpage to Ethereum Mainnet but have MetaMask set to a different network, there will be an error. **Make sure you set the same network for both MetaMask and BiFi.**

### 3. Click `Swap` on the first screen of Metamask.

![](/files/-MZWba2H5gLq4XH8NtSO)

### 4. After clicking `Select A Token`, search for "BFC".

![](/files/-MZWbctVevW707k3Lx1I)

### 5. Click `Etherscan` to make sure it is the correct BFC token.

![IMPORTANT](/files/-MZWbmz0lPX3JP4iZI46)

Make sure the `Etherscan` link leads to the same BFC token address link as below.

BFC Token Address: <https://etherscan.io/token/0x0c7d5ae016f806603cb1782bea29ac69471cab9c>

### **6**. Once you have confirmed that the BFC token address is correct, click `Continue.`

![](/files/-MZWbuTW-_20ai5BKEkm)

### 7. Enter the amount of ETH you want to swap BFC Tokens for.

Then, click`Review Swap` to review your swap.

![](/files/-MZWcAduQCQucZA1HSMN)

### 8. Please wait for Metamask to find a quote for the current price on Uniswap.

![](/files/-MZWc8S3qGl917NkvmVX)

### 9. Review the estimated network fee for your swap exchange.

Then, click`Swap.`

![](/files/-MZWc5ywBsj5sQ_FhPzM)

{% hint style="info" %}
Bifrost and BiFi will not receive any of these network fees. All fees are for the Ethereum network and Metamask wallet fees.
{% 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.bifi.finance/guide/purchasing-guide/buy-bfc.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.
