# Metamask: Voeg het Binance Smart Chain (BSC) Network toe

## Verbind jouw MetaMask met Binance Smart Chain <a href="#connect-your-metamask-with-binance-smart-chain" id="connect-your-metamask-with-binance-smart-chain"></a>

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

1\) Ga naar de instellingen pagina

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

2\) Klik op Networks > Add Network

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

3\) Vul de onderstaande gegevens in:

* Testnet
  * [RPC URLs](https://docs.binance.org/smart-chain/developer/rpc.html)
  * ChainID: 0x61, 97 in decimal (als 97 niet werkt, probeer 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 (als 56 niet werkt, probeer 0x38)
  * Symbol: BNB
  * Block Explorer: <https://bscscan.com>

Voor meer informatie omtrent het gebruik van MetaMask in combinatie met Binance Smart Chain (BSC), zie [hier](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://autofarm.gitbook.io/autofarm-network/dutch/how-tos/binance-smart-chain-bsc/metamask-add-binance-smart-chain-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.
