# Setting up networks manually

Using the BNB Smart Chain as an example, we will add a network from the suggested list and manually by network parameters.

Navigate to the wallet's main menu and click on the active network selection button.

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

Choose **BNB Smart Chain**. Done, BNB Smart Chain is selected!

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

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

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

Click **"Manage networks"**.

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

Next, click **“Add custom network”**.

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

Manually specify the network settings and click **"Add custom network"**.

**BNB Smart Chain settings:**

*Network name:* BNB Smart Chain

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

*Chain ID:* 56

*Token symbol:* BNB

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

<figure><img src="/files/nkFZfBTVDDvdM3TX14gC" 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/trust-wallet/getting-started/network-setup/setting-up-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.
