# Connect Your Wallet to SquadSwap

&#x20;When the wallet is first created, it comes with the Ethereum network. SquadSwap currently allows you to trade tokens on the BNB network. Therefore, after creating your wallet, be sure to add the BNB smart chain network to your wallet.

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

<figure><img src="/files/O71E0yQfkCBUKzszRDRr" alt="" width="188"><figcaption></figcaption></figure>

Click **Add a custom network** to manually add **Binance Smart Chain** **Mainnet**.

<figure><img src="/files/aByvxvP2Q05ENLBoValg" alt="" width="188"><figcaption></figcaption></figure>

Enter the following information in the blanks;

**Network Name:** Binance Smart Chain

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

**Chain ID:** 56

**Symbol:** BNB

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

Save it. Now, your wallet is ready to use for your transactions on SquadSwap.

<figure><img src="/files/KXbM1vjd6kxfpv5gRTJb" alt="" width="188"><figcaption></figcaption></figure>

Now you can connect your wallet to SquadSwap and start your swaps and other trading operations.


---

# 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.squadswap.com/get-started/connect-your-wallet-to-squadswap.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.
