# BSC wallet MetaMask Plugin Installation Tutorial

**What is MetaMask?**

‌MetaMask is a plugin-type of wallet used on Google Chrome. The wallet is light weighted, robust, safe, and reliable. It’s one of the best wallet tools that blockchain users must have.

**Google Chrome browser installation**

‌Install Chrome browser to use MetaMask

‌Download address: <https://www.google.com/chrome/>

![](/files/-M_yki4dhcm32DLbgZt1)

**Install the MetaMask plugin**

‌Get the MetaMask plugin on the official website: <https://metamask.io/download.html>

![](/files/-M_yl063IiEKtoI7ZGGf)

**Create or** **import a wallet**

‌After installing the MetaMask, users can choose to create or import a wallet.

Users who choose to create a new wallet must pay a lot of attention to the mnemonic phrase because whoever has the mnemonic phrase owns the wallet. If the mnemonic phrase is lost, it can’t be restored.

‌**Configuring the Binance Smart Chain**

‌After creating or importing a wallet, users need to configure the corresponding information before accessing the Binance Smart Chain.

Click the button above the wallet to switch/configure to the different chains.

![](/files/-M_yl8C8inozcN34JhbQ)

**The configuration information of Binance Smart Chain:**

‌Mainnet (Binance Smart Chain main chain)

‌Network Name: BSC Mainnet

‌RPC URLs: <https://bsc-dataseed.binance.org/>

‌ChainID: 0x38 or 0x56

‌Symbol: BNB

‌Block Explorer: <https://bscscan.com>

‌Fill the above configuration into the configuration table according to personal

needs, as shown in the figure below:

![](/files/-M_ylXKVY6hv4l3pxk4C)


---

# 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://mixmarvel.gitbook.io/dehero/1-2.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.
