# Bridge

Bridging in Click Bot lets you seamlessly move your tokens ( SOL, ETH, BNB or USDC) from one blockchain to another right from the chat. No apps, no hassle. It's secure, fast and handles fees transparently.&#x20;

Here's how it works:<br>

1. **Start the Bridge:** Type /bridge in the bot chat, or tap the "Bridge" button from the main menu. You'll see a simple prompt: "What token and amount? (e.g., 1.5 SOL)"
2. **Pick Your Chains:** Enter your details (token, amount, origin chain like Solana, destination like Ethereum). The bot shows an inline keyboard with popular chain options just click to select (e.g., buttons for Solana, ETH, Base, BSC).
3. **Confirm & Send:** Review the preview (expected amount after fees, gas estimate). Hit "Confirm" to sign the transaction via your connected wallet (we use secure session signing no keys stored).
4. **Track & Done:** The bot sends real-time updates, such as:

* &#x20;*Transfer started*
* *Relaying across chains*
* *Funds arrived!*


---

# 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.click.trade/product-docs-korean/spot-trading-bot/undefined-1/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.
