# Ton Bridge

## Bridge SQUAD from BNB Chain to Ton Chain via Ethereum

Currently, we cannot directly bridge Squad tokens from BNB Chain to Ton Chain.We can only bridge TON coins directly from BNB Chain to Ton Chain. To bridge Squad tokens from BNB Chain to Ton Chain, you first need to transfer the Squad tokens from BNB Chain to the Ethereum network. Afterward, you can bridge them from Ethereum to Ton Chain.

#### How to do?

1. **Go to** [**SquadSwap Bridge**](https://bridge.squadswap.com/)**.**
2. **Connect Your Wallet**: Ensure that your wallet supports both BNB Chain and the Ethereum. We recommend using MetaMask.
3. **Connect Your Wallet**: Connect your wallet to initiate the bridge process.
4. **Bridge from BNB Chain to Ethereum Network**:
   * When your wallet is connected to BNB Chain, bridge your Squad tokens to the Ethereum chain.
   * After the transaction is complete, you can monitor the transaction hash on Layer Zero Scan.
5. **Bridge Squad from Ethereum to Ton Chain**:
   1. Go to [Ton Bridge.](https://bridge.ton.org/)
   2. You will see a Connect Ethereum button. Connect your wallet.
   3. Afterward, select other tokens from Asset section.
   4. You will see a Connect Wallet appearing after you select the other tokens. Click that and connect wallet which is supported ton chain. (Ton wallet, Tonkeeper etc.)
   5. Enter the Squad token address on Ethereum (0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E)
   6. Enter amount you want to bridge.
   7. Enter your ton chain address.
   8. Brdige it. That's all. You bridged your Squad tokens to Ton chain. You will see your Squad Token on your wallet after you bridged it. You will see you Squad token in your ton wallet after brdige operation completed.

{% hint style="warning" %}
The confirmation of this brdige operation in the ton chain can take a long time (around 10 minutes).&#x20;
{% endhint %}

#### Squad Token Addresses

* **Ethereum Chain**: 0x08Ccb86a31270Fd97D927A4e17934C6262A68b7E
* **Ton Chain**: EQDa\_XLAUqdgQV0g\_QInqC08rtnvMNmylPApaBXoWSs4aeOY


---

# 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/ton-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.
