# 在Avalanche网络使用代币

本模块介绍将基于以太坊网络的代币转至Avalanche C-Chain的操作方法。

要在雪崩主网(Avalanche Mainnet)使用代币，须先通过雪崩兑换桥(Avalanche Bridge)将ERC-20代币从以太坊主网兑换至雪崩主网。

### 第一步

1. 点击👉 [Avalanche Bridge](https://bridge.avax.network/) 跳转到雪崩兑换桥(Avalanche Bridge)页面。
2. 登陆MetaMask, 将您的钱包连接到Avalanche Bridge。

![](/files/N7keU62Gi7TAcIG1NoDK)

{% hint style="info" %}
要使用Avalanche Bridge(雪崩兑换桥)服务，务必先在Metamask添加雪崩主网(Avalanche Network)。其详细操作方法请参考操作说明。
{% endhint %}

### 第二步

1. 连接MetaMask钱包后，请确认"From"栏里是否显示Ethereum。
   1. 选择想要兑换为雪崩主网()的代币，并输入兑换数额。
2. 点击`'Transfer'`。

![](/files/DJ0yiqj9Lld2t9Kt8XTQ)

### 第三步

请在MetaMask点击点击`'确认'` 以批准本次交易。![](/files/hKfpWYREj2KIv4luV768)

### 第四步

现在，只需要等待以太坊网络和雪崩网络处理本次交易。以太坊网络消耗大约10分钟，雪崩网络消耗大约30秒。![](/files/mFwZYZMIWZvaGTs0N5W4)

### 第五步

您的代币已成功兑换至雪崩主网(Avalanche Mainnet)。![](/files/hfZCeKZhKhoXz1xZ2saJ)

{% hint style="info" %}

请注意:

* 若将雪崩主网的代币兑换为以太坊主网，需要支付AVAX代币作为该服务的使用手续费。
* 本服务仅支持相同地址上不同网络间的兑换过程。
* 本服务仅支持兑换Avalanche Bridge服务支持的ERC20代币。
  {% 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/bifi-zh/bridge/zai-avalanche-wang-luo-shi-yong-dai-bi.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.
