# Metamask: Tambah Binance Smart Chain (BSC) Network

## Hubungkan MetaMask Anda Dengan 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\) Buka halaman pengaturan

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

2\) Klik Jaringan> Tambahkan Jaringan

![Jaringan Kustom MetaMask](/files/-MSNl_f5s6Nus67u5oUp)

3\) Masukkan detail yang relevan:

* 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>

Untuk lebih informasi tentang cara yang mengguna MetaMask dengan Binance Smart Chain, Anda bisa lihat di [sini](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/indonesian/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.
