# How to Buy BiFi

There are several ways to buy BiFi.

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

**BiFi Rewards:** You can earn BiFi by using [lending](https://docs.bifi.finance/guide/lending/rewards), [pooling](https://docs.bifi.finance/guide/pooling-staking/pooling), and [staking](https://docs.bifi.finance/guide/pooling-staking/staking).

**MetaMask Swap:** MetaMask offers native swap service. Read below.

{% hint style="info" %}
**Currently on BSC, BiFi tokens can only be earned as rewards. It will be added to a DEX on BSC in the near future.**
{% endhint %}

## Overview

Have you installed your MetaMask yet? Learn how to set MetaMask to Ethereum mainnet and purchase BFC and BiFi tokens!

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

[How to Buy BFC (Simple Version)](/guide/purchasing-guide/buy-bfc.md)

{% 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 using Uniswap.
{% endhint %}

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

![](/files/-MZWcjBIm4Ox87INpZMQ)

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

![](/files/-MZWcl50bHn2_-zUX0-p)

![](/files/-MZWcpxvUShKVHwQZqRR)

> 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/-MZWcvzG-sIMkvTsK1lE)

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

![](/files/-MZWdFOd0nHRhAt3g-A7)

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

![IMPORTANT](/files/-MZWd4Xt8q4XcHwbOChJ)

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 BiFi token address is correct, click `Continue.`

![](/files/-MZWdMfDEdCjru_ORdXm)

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

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

![](/files/-MZWdP3X7DqVUjnSZvdb)

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

![](/files/-MZWdVGXzWw3pBGlU4sR)

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

Then, click`Swap.`

![](/files/-MZWdXIBKSQ7pO7FmhF4)

{% hint style="info" %}
Bifrost and BiFi will not receive any of these network fees. All fees are for 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-bifi.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.
