# How To Connect Metamask Wallet To BSC Mainnet

MetaMask is extremely versatile and is compatible with most decentralized applications (dapps) and decentralized exchanges (DEXs), including the Binance Smart Chain (BSC). If you want to use MetaMask with the Binance Smart Chain, here’s an easy step-by-step guide to make it simple.

1. Open and log in to your MetaMask wallet.

<figure><img src="/files/j7XG5GfepGMDHgXHe3s1" alt=""><figcaption></figcaption></figure>

2\. From the account options, a circle icon, go to “Settings.”

<figure><img src="/files/qipD0EjyeXQ7qx2NA8S5" alt=""><figcaption></figcaption></figure>

3\. Once you are in settings, select “Networks."

<figure><img src="/files/vIpKFwcas7WAleLMNoBY" alt=""><figcaption></figcaption></figure>

4\. Press the “Add Network” button.

<figure><img src="/files/tfK2UIZ2Z71ojzz1efRj" alt=""><figcaption></figcaption></figure>

5\. You will be taken to a new screen. This is where you will have to add the information to connect to the Binance Smart Chain. Input the following new information and press save:&#x20;

\
**Network Name:** Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**ChainID:** 56

**Symbol:** BNB

**Block Explorer URL:** [https://bscscan.com](https://bscscan.com/)

<figure><img src="/files/ouNt9rWR7NUVLyC8Vl3m" alt=""><figcaption></figcaption></figure>

6\. Click "Save" and then you will be brought back to the wallet screen. There are two signs that the Binance Smart Chain was added to your MetaMask wallet: The first box above shows the BNB token, and the bottom right shows “Smart Chain was successfully added."

<figure><img src="/files/r9pmhVJqeI5YHYTTgTdr" alt=""><figcaption></figcaption></figure>

7\. To deposit binance coin (BNB) into your wallet, you need to obtain your wallet address by clicking on it. You can then send BNB to your wallet from a centralized exchange or any other decentralized wallet.&#x20;

\ <br>

<figure><img src="/files/Ca4udKw2aBFahLXBGppM" alt=""><figcaption></figcaption></figure>


---

# 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://goal-stars.gitbook.io/untitled/metamask-guides/how-to-connect-metamask-wallet-to-bsc-mainnet.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.
