# 雪崩链Avalanche网络设置方法

在MetaMask添加Avalanche网络的操作方法非常简单。您也可以参考 [Avalanche Guidebook](https://docs.avax.network/build/tutorials/smart-contracts/deploy-a-smart-contract-on-avalanche-using-remix-and-metamask)。

### 第一步

1. 打开谷歌浏览器Chrome，登陆MetaMask。
2. 点击上端的网络切换键。
3. 点击最下端的`‘自定义RPC’` 。

![](/files/voovS2Cvk1OFOdRCW0pi)

### 第二步

1. 请输入以下信息：

   * **网络名称**: Avalanche Mainnet C-Chain
   * 新增**RPC URL**:<https://api.avax.network/ext/bc/C/rpc>
   * **链 ID**: 0xa86a
   * **符号**: `AVAX`
   * **区块浏览器URL**:<https://cchain.explorer.avax.network/>

2. 点击`‘保存’`

![](/files/JDRXbIjkHQ4FzEH9uyGe)

### 第三步

现在，您已成功添加雪崩主网(Avalanche Mainnet)到MetaMask钱包.

![](/files/PiUH2H1wKtc5bL1eq0T5)

###


---

# 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/wallet/metamask-setting/xue-beng-lian-avalanche-wang-luo-she-zhi-fang-fa.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.
