# Connect Your Wallet to Bit5

When the wallet is first created, it comes with the Ethereum network. In Bit5, in addition to the Ethereum chain network, many transactions are carried out with BNB, so after creating your wallet, be sure to add the BNB smart chain network to your wallet.

Let’s add it. Access **Settings** to point the wallet towards Binance Smart Chain nodes.

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

On the Settings page, navigate to the Networks menu.

<figure><img src="/files/89a9kn16bikWNSYpKSRl" alt=""><figcaption></figcaption></figure>

Click **Add Network** in the top-right corner to **manually add Binance Smart Chain** **Mainnet**.

Enter the following information in the blanks;

**Network Name:** Binance Smart Chain

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

**ChainID:** 56

**Symbol:** BNB

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

Save it. Now, your wallet is ready to use for your NFT transactions on Bit5.&#x20;

<figure><img src="/files/KPIHphCTsdLY2UkoKtCg" alt=""><figcaption><p>Switch your network to Binance Smart Chain network from Ethererum network</p></figcaption></figure>

Now you can connect your wallet to Bit5 just clicking to wallet sign on the Bit5 main page.

<figure><img src="/files/yBJSGkgkSvb4xWG5EgjP" 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.bit5.com/overview/get-started/connect-your-wallet-to-bit5.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.
