# Connecting Metamask Wallet to Binance Smart Chain

&#x20;**How To Connect a Metamask Wallet to The Binance Smart Chain Network**

Step 1:

{% hint style="info" %}
&#x20;Open [Metamask](https://metamask.io/download.html) Wallet using desktop or phone
{% endhint %}

Step 2:

{% hint style="info" %}
Open a wallet or import one, be sure to store your keyphrase safely
{% endhint %}

![](/files/-MYKa6brkrVUMw4O2yRM)

Step 3: Go to Settings

![](/files/-MYKcvRm59lAPp9bsAJB)

Step 4: In settings select Network

![](/files/-MYKeiYWexXov4AxvXqW)

Step 5: Select the add network button and input the following information:

![](/files/-MYKejvl1vTXnBlkepj1)

{% hint style="info" %}
Network Name: BSC Mainnet

New RPC URL: [https://bsc-dataseed1.binance.org/](https://bsc-dataseed.binance.org/) or [https://bsc-dataseed2.binance.org](https://bsc-dataseed2.binance.org/)/

ChainID: 56, or 0x38 if 56 doesn’t work

Symbol: BNB

Block Explorer URL: <https://bscscan.com/>
{% endhint %}

Step 6: Select the newly added BSC Mainnet network and you’re now connected to the BSC network.

![](/files/-MYKff-1pdwlkhk0B648)

Step 7: From here you can now add addresses of your coins to metamask

Congratulations.


---

# 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://apoyield.gitbook.io/introduction-apoyield/connecting-metamask-wallet-to-binance-smart-chain.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.
