# Squad Bridge

## **Bridge SQUAD from BNB Chain to other chains**

SquadSwap bridge is available for the transferring of  SQUAD tokens between BNBChain and Ethereum, Arbitrum, Base, Polygon, Blast and Optimisim. You can bridge your Squad from BNB Chain to these chains or bridge your Squad from these chains to BNB Chain.

1. Make sure your wallet supports both BNBChain and other chains. We recommend using MetaMask.
2. Connect your wallet to bridge.
3. After connecting your wallet, you can bridge your Squad from BNB Chain to these chains or bridge your Squad from these chains to BNB Chain.

<figure><img src="/files/KDv4t3uMSd9fdPE6s1oO" alt="" width="375"><figcaption></figcaption></figure>

Make sure your wallet is connected to whichever chain you will be sending from when you bridge. So if you are transferring SQUAD from BNBChain to other chains, you must be connected to BNBChain.

After the bridge operation, you can monitor your transaction hash on[ layer zero scan.](https://layerzeroscan.com/)

When you see the status of your transaction delivered, you can see your SQUAD in your wallet on the related chain after it has been switched to the other chain. In order to see your SQUAD tokens on the other chain in your wallet, you need to import it to your wallet. You can easily make it visible in your wallet using the contract address of the SQUAD on the other chains.

#### Squad Token Addresses

**Ethereum Chain:** 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E\
**Arbitrum** **Chain:** 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E\
**Base Chain:** 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E\
**Blast Chain:** 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E\
**Optimisim Chain:** 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E\
**Polygon Chain:** 0x5eBB1ff6dc0759f7A6253d0568A610650Dd0d050

You can bridge your Squad token from these chains to the BNBChain by doing the same process in reverse.


---

# 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/platform/products/bridge/squad-bridge.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.
