# How to add BSC in Metamask?

![](/files/-MOjcu-EspNV-wT9A2wi)

1、Click **\[Settings]**

![](/files/-MOjd-RnA-CtEqTg_fm6)

2、Click **\[Networks]**

![](/files/-MOjd8LrBylKFvI-kkEC)

3、Click **\[Add Network]**

![](/files/-MOjdK88qZ8w3-4dZqXB)

4、Enter the following content

Network Name：You can enter anything.

New RPC URL：<https://bsc-dataseed.binance.org/>

Chain ID：56

Currency Symbol (optional):BNB

Block Explorer URL (optional):<https://www.bscscan.com/>

Click **\[Save]**

![](/files/-MOjeZF7QbPL1L5AAoYG)

5\. In the expanded Network list, select your Network, the name of which is the Network Name you just set. Then you can switch to BSC.


---

# 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://help.tenet.farm/faq/how-to-add-bsc-in-metamask.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.
