# Adding Networks Manually

You can configure the network settings yourself by adding a custom network manually.

It is recommended to add only those parameters recommended by the network.

Click **“Add a network manually”**.

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

Manually specify the network settings and click **"Save"**.

&#x20;

**BNB Smart Chain** parameters:

*Network name:* BNB Smart Chain

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

*Chain ID:* 56

*Currency symbol:* BNB

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

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

Done, you just set up the BNB Smart Chain!&#x20;

<figure><img src="/files/mOAmwOQ7OHzabZKERAvk" 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://docs.daomars.com/f.a.q/wallets/metamask/getting-started-with-the-wallet/network-setup/adding-networks-manually.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.
