# How to add BSC network

1. In MetaMask, click the Change Network button in the upper right corner to activate the network window. Then, click the ‘Add Network’ button at the bottom of the network window.

![](/files/5mnz4lI5xdBu2SAzdPWM)

2\. On the Add Network page, enter the following information in each input box and click the ‘Save’ button.&#x20;

* Network Name: Binance Smart Chain
* New RPC URL: <https://bsc-dataseed.binance.org/>
* Chain ID: 56
* Currency Symbol: BNB
* Block Explorer URL: <https://bscscan.com/>

![](/files/nY3a8TQFM1SxRIzBVrpL)

3\. Finally, make sure the network has been added.

![](/files/CFM9eWS5ceBHP62yYGiA)

\*Reference: <https://docs.binance.org/smart-chain/wallet/metamask.html>


---

# 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://guide-v1.elyfi.world/prerequisites/how-to-add-bsc-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.
