# 币安智能链网络设置方法

为在BiFi使用[币安智能链(BSC)服务](https://app.bifi.finance/lend?chainid=bsc\&utm_source=marketing\&utm_campaign=to_bsc%2F)，须在Metamask上安装币安智能链主网。

**第一步**

请点击右上角的红框标记处，点击`设置`。&#x20;

![](/files/-MjNYlYSYkR4slzceX-_)

**第二步**

请在设置页面点击`网络`

![](/files/-MjNYwDojNmptfFDzzMr)

**第三步**

请点击`添加网络`按钮。

![](/files/-MjNZ80nvtaUnS7TesxQ)

**第四步**

输入下面的 BSC 主网信息后点击保存按钮。\
币安智能链的主网信息可在[Binance Academy](https://academy.binance.com/zh/articles/connecting-metamask-to-binance-smart-chain)确认。

* **网络名称**: Smart Chain
* **新增RPC URL**: <https://bsc-dataseed.binance.org/>
* **链ID**: 56&#x20;
* **符号**: BNB
* **区块浏览器URL**: [https://bscscan.com](https://bscscan.com/)

![](/files/-MjSg1Fa5kgXIs1QweEL)

**第五步**

币安智能链已注册完成。请查您的Metamask钱包。

![](/files/-MjSmo2Mfo-MxqNDNCZY)


---

# 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/bsc.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.
