# How to Add Binance Smart Chain (BSC) in MetaMask

### Step 1: Open the network selection

Click the Ethereum icon at the top left of your MetaMask wallet.

<div align="center"><figure><img src="/files/cjDuDPGwFuT6P1B4ahRN" alt="" width="371"><figcaption><p>Open network selection.</p></figcaption></figure></div>

### Step 2: Add BSC network

Select **“Add Binance Smart Chain (BSC) network”** from the list.

<figure><img src="/files/NJTbkj3cbK9XyJ2JgygU" alt="" width="371"><figcaption><p>Add BSC network.</p></figcaption></figure>

### Step 3: Approve the network

Click **“Approve”** to add BSC to your MetaMask.

<figure><img src="/files/EDq2hXEwVKvzdCMLE90g" alt="" width="371"><figcaption><p>Approve BSC network.</p></figcaption></figure>

### Step 4: Confirm the network switch

Check that the active network is now **Binance Smart Chain (BSC)**.

<figure><img src="/files/3p3yNhlylzcevttRNMsu" alt="" width="371"><figcaption><p><em>Confirm BSC is active.</em></p></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://docs.deepsafe.network/genesis-nodes/wallet-setup/how-to-add-binance-smart-chain-bsc-in-metamask.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.
