# Metamask: Magdagdag ng Binance Smart Chain (BSC) Network

## I-connect Ang Iyong MetaMask Gamit Ang 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\) Pumunta sa **settings na pahina**

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

2\) I-click ang Networks > Add Network

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

3\) Ipasok ang mga nauugnay na detalye:

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

Para sa karagdagang impormasyon kung paano gamitin ang MetaMask sa Binance Smart Chain (BSC), maaari mong tingnan[here](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/filipino/paano-ang-mga-ito/binance-smart-chain-bsc-1/metamask-magdagdag-ng-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.
