# BiFi 토큰을 Ethereum Network에서 Avalanche Network로 교환하기

### **1단계**

[Anyswap](https://anyswap.exchange/#/bridge)앱의 Bridge 섹션으로 접속하세요.

![](/files/6AmAfOg6uGoOho3Tn3Ho)

### **2단계**

상단 오른쪽의 "Connect to a wallet"을 클릭하여 Metamask를 선택하세요.

![](/files/yzRrRDaISViGQfkSrvOl)

### **3단계**

"Next"를 클릭하여 메타마스크와 연결하세요.

![](/files/PlNDrnY8ciVzEEk4McKW)

### **4단계**

토큰 버튼을 클릭하여 "BiFi"를 검색하여 선택하세요. "From"과 "To" 섹션 모두 BiFi 토큰으로 선택하세요.

![](/files/8CR0MJzvZhARzSAwdJzk)

### **5단계**

{% hint style="info" %}
Anyswap과 연결된 메타마스크 지갑에는 반드시 BiFi 토큰을 보유하고 있어야 합니다.
{% endhint %}

1. "From" 탭에는 ETH Mainnet, "To" 탭에는 AVAX Mainnet으로 설정하세요.
2. ETH Mainnet에서 AVAX Mainnet으로 교환할 토큰의 수량을 입력하세요.
3. "Swap"을 누르세요.

![](/files/OKQdb77pVf8YJIfDsDTo)

![](/files/iP1DQupQxYhBxxt3zfVe)

### **6단계**

메타마스크에서 "Confirm"을 누르세요.

![](/files/eQPdODcsmDPvrm72HGGv)

### **7단계**

Ethereum Network에서 Avalanche Network로의 전환이 완료됩니다. Anyswap Explorer에서 transaction을 조회할 수 있습니다.

![](/files/Vv4nDkgKm0AWbs8e7gI0)

{% hint style="info" %}
Anyswap Bridge를 통해 Avalanche Network에서 Ethereum Network로 전송시 0.1% 수수료가 부과됩니다. 최소 수수료는 $30이며, 최대 수수료는 $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-ko/bridging/bifi-ethereum-network-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.
