# How to connect your MetaMask to Binance Smart Chain and the NFTS token

You may notice right away that we are still dealing with a wallet on the Ethereum network, which will not work with decentralized applications (dApps) based on Binance Smart Chain. Moreover, you could lose funds if you send them to the wrong addresses.

Let’s fix that problem to make sure your transactions are conducted safely.

1\) Open Google Chrome (or any other browser that you use) and go to the Extensions menu.&#x20;

2\) Type in your MetaMask password.&#x20;

3\) Click on the blue circle in the top right corner.&#x20;

4\) Go to the **settings** page.

![](/files/PchKMXUM9cuZ7bkDlL1h)

5\) In the menu, find “Networks” and click on it.&#x20;

![](/files/Ga7OcNkuaswoCr7SIm6g)

6\) Next, click on the “Add Network” button.&#x20;

7\) In the pop up menu, type the data as presented below.

![](/files/mIRjZsRs9RIiUJW9cqsg)

**Network Name:** Smart Chain&#x20;

**New RPC URL:** <https://bsc-dataseed.binance.org/>&#x20;

**Chain ID:** 56&#x20;

**Currency Symbol:** BNB&#x20;

**Block Explorer URL:** <https://bscscan.com>

![](/files/fOJhlIY6Tj00EKnLSDNF)

Now, you can switch between Ethereum and BSC in just one click.

**PLEASE NOTE! Gas in the BSC network is paid in BNB (it is used instead of Ether as the basic currency). If you do not have BNB - the easiest way is to transfer some from Binance.**

## How to add NFTS to your MetaMask

1\) Scroll down to the bottom of your assets and click on the “Import tokens” button.

![](/files/7ajaJbhff41KHp16m47K)

2\) Paste this address in the Token Address Field: **0x08037036451c768465369431da5c671ad9b37dbc**

![](/files/CBUdEvhDCUd8JTbkqrmN)

3\) Click on the “Add Custom Token” button and your NFTS will be added to the MetaMask wallet.


---

# 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://docs.nftstars.app/nft-stars/guides/how-to-connect-your-metamask-to-binance-smart-chain-and-the-nfts-token.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.
