> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/how-tos/use-autofarm-in-different-chains/binance-smart-chain-bsc/metamask-add-binance-smart-chain-bsc-network.md).

# Metamask: Add Binance Smart Chain (BSC) Network

## Connect Your MetaMask With Binance Smart Chain <a href="#connect-your-metamask-with-binance-smart-chain" id="connect-your-metamask-with-binance-smart-chain"></a>

![MetaMask Settings](/files/-MSNlO5eOyDpRHWNyh7h)

1\) Go to the **settings** page

![MetaMask Settings](/files/-MSNlTQ73oDg63NhuRJ8)

2\) Click on Networks > Add Network

![MetaMask Custom Networks](/files/-MSNl_f5s6Nus67u5oUp)

3\) Key in the relevant details:

* **Testnet**
  * [RPC URLs](https://docs.binance.org/smart-chain/developer/rpc.html)
  * **ChainID**: 0x61, 97 in decimal (if 97 doesn’t work, try 0x61)
  * **Symbol**: BNB
  * **Block Explorer**: <https://testnet.bscscan.com>
* **Mainnet**
  * [RPC URLs](https://docs.binance.org/smart-chain/developer/rpc.html)
  * **ChainID**: 0x38, 56 in decimal (if 56 doesn’t work, try 0x38)
  * **Symbol**: BNB
  * **Block Explorer**: <https://bscscan.com>

For more information on how to use MetaMask with Binance Smart Chain (BSC), you can check out [here](https://docs.binance.org/smart-chain/wallet/metamask.html).
