# Manual network configuration using the BNB Smart Chain as an example

Go to the wallet and on the main screen, click on the name of the network. By default, the Ethereum Main Network is set after the wallet is created.

Click **“Add a network”** to add a new network to your wallet.

<figure><img src="/files/VRCsjGsDXsr0RP82VAzn" alt="" width="563"><figcaption></figcaption></figure>

&#x20;Select the BNB Smart Chain network from the **"Popular"** tab by clicking **"Add"** or set up the network yourself by going to **"Custom network"**.

In the **"Custom network"** section, specify the BNB Smart Chain network parameters manually and click **"Add"**.

*Network Name:* BNB Smart Chain

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

*Chain ID:* 56

*Symbol:* BNB

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

<figure><img src="/files/omjXhaed2WQn4PnZE4YK" alt="" width="563"><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://docs.daomars.com/f.a.q/wallets/metamask/metamask-mobile-version/network-setup/manual-network-configuration-using-the-bnb-smart-chain-as-an-example.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.
