# How to add BSC to my MetaMask

#### Find out how to add BSC to your MetaMask with our step-by-step guide.

BSC is one of five integrated networks that you use to trade with on the bitoftrade platform! Before you can start using BSC, you’ll need to connect the BSC network to your MetaMask wallet. Don’t worry if you don’t know how, we’ve got you covered!

To add BSC to your wallet, you need to add its network details to the MetaMask extension. You can do this with our handy four-step guide:

Open MetaMask and click on the network dropdown menu.

![Screen\_Shot\_2022-06-13\_at\_18.00.36.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845443715345/Screen_Shot_2022-06-13_at_18.00.36.png)

Click on the “Add Network” button.

![Screen\_Shot\_2022-06-13\_at\_18.01.16.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845492260497/Screen_Shot_2022-06-13_at_18.01.16.png)

&#x20;Add the following information to the “Adding Network” form:

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

Click the “Save” button when you’re finished.

![Screen\_Shot\_2022-06-13\_at\_18.06.33.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845443842449/Screen_Shot_2022-06-13_at_18.06.33.png)

Your MetaMask will now successfully be connected 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.bitoftrade.com/guides/binance-smart-chain/how-to-add-bsc-to-my-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.
