# Connect Your MetaMask With Binance Smart Chain

1\. Go to setting page

![](/files/G9wAidamc31ILTOPaZg6)

2\. Go to networks

Then click on ‘Networks’ in the settings menu. A list of networks that your MetaMask wallet is connected to will now appear. Now click on the ‘Add Networks’ button in the bottom of the window.

![](/files/J7OYGdMw1aJ15kIl0dbW)

3\. Add the network details

In this window, you will enter the details of the network to be added. MetaMask asks you to enter: Network Name, New RPC URL, ChainID, Symbol and Block Explorer URL. To add the Binance Smart Chain network, enter the following information:

• Network Name: *Smart Chain*\
• New RPC URL: [*https://bsc-dataseed.binance.org/*](https://bsc-dataseed.binance.org/)\
• Chain ID: *56*\
• Symbol: *BNB*\
• Block Explorer URL:[*Binance (BNB) Blockchain Explorer*](https://bscscan.com/)

![](/files/4csBRR7wyi0TJFm8L6ja)

Please note that all transactions on the Binance Smart Chain are paid with Binance Coin (BNB).

*4.* Connect your MetaMask to the BSC network

![](/files/lmXcW3clPgmulHyW7zBw)

Congratulations, you have just connected your MetaMask wallet to the Binance Smart Chain network!


---

# 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.monnfts.com/connect-your-metamask-with-binance-smart-chain.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.
