# Bridging BiFi From Ethereum to Avalanche Network

### **Step 1**

[Launch Anyswap App](https://anyswap.exchange/#/bridge) and click on "Bridge" on the left menu bar.

![](/files/PtzT1gUZ9qomkxWBlHcc)

### **Step 2**

Click "Connect to a wallet" and choose MetaMask.

![](/files/qfWepYZkqcKzD30ar9y8)

### **Step 3**

Click "Next" to connect to MetaMask wallet.

![](/files/HBuf2wu9usndTiDSc1ZS)

### **Step 4**

Click on the token button and search "BiFi". Set BiFi tokens on both "From" and "To".

![](/files/Kk4prwRS64OiJtZxEVur)

### **Step 5**

You must have BiFi tokens on your connected MetaMask wallet to proceed.

1. Make sure the "From" shows ETH mainnet and "To" tab shows AVAX mainnet.
2. Enter the amount of BiFi tokens to bridge from ETH mainnet to AVAX mainnet.
3. Click "Swap".

![](/files/5d63jQOuA2wGVbiz1OXw)

![](/files/L3sKDltyTkHZ3lzTATkD)

### **Step 6**

Confirm the transaction on MetaMask.

![](/files/fTuRGlD4geQkxeC3JV0b)

### **Step 7**

Bridging BiFi tokens from Ethereum network to Avalanche network is complete. You can view your transaction in [Anyswap Explorer](https://anyswap.net/).

![](/files/9z8aiO62WwIfQpTaMjfR)

{% hint style="info" %}
0.1% fee is charged when transferring from Avalanche to Ethereum network via Anyswap Bridge. The minimum fee is $30 and the maximum fee is $1,000.
{% 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/bridging/bridging-bifi-from-ethereum-to-avalanche-network.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.
