# メタマスク(Metamask)：Binance Smart Chain (BSC)　ネットワークを追加する

## **メタマスクにBinance Smart Chainを追加する** <a href="#connect-your-metamask-with-binance-smart-chain" id="connect-your-metamask-with-binance-smart-chain"></a>

![メタマスク設定画面](/files/-MSNlO5eOyDpRHWNyh7h)

1\) Settings (設定）を選ぶ

![メタマスク設定画面](/files/-MSNlTQ73oDg63NhuRJ8)

2\) メタマスク　カスタムネットワーク

![メタマスク　カスタムネットワーク](/files/-MSNl_f5s6Nus67u5oUp)

3\) 以下の情報を入力します：

* ネットワーク名：Testnet
  * [RPC URLs](https://docs.binance.org/smart-chain/developer/rpc.html)
  * ChainID: 0x61または 97 (97がうまくいかない場合は 0x61で試す)
  * Symbol: BNB
  * Block Explorer: <https://testnet.bscscan.com>
* ネットワーク名：Mainnet
  * [RPC URLs](https://docs.binance.org/smart-chain/developer/rpc.html)
  * ChainID: 0x38または56 (56がうまくいかない場合は0x38で試す)
  * Symbol: BNB
  * Block Explorer: <https://bscscan.com>

MetaMaskでBinance Smart Chain（BSC）で使用する詳細方法については、 [こちら](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/japanese/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.
