# SOY Bridge

### Soy Bridge in a Nutshell

A blockchain bridge is a connection between two blockchain platforms. Although the chains may have different protocols, the bridge provides a secure way to transfer information and value between the chains; this is called interoperability.

Finally, blockchain bridges allow dApps for more decentralization, as their original network no longer limits them.

Callisto Bridge allows users to:

* Move Callisto Network native coin (CLO), and tokens (CLOE, SOY, CHOAM…) to the leading blockchains.
* Run Callisto ecosystem dApps on other blockchains platforms.
* Trade assets from other blockchains on SOY Finance.

Interoperability between chains is key in the DeFi ecosystem. We believe that a cross-chain bridge will open new perspectives to Callisto Network as a blockchain, but also allow it to expand its user base and liquidity.

### Supported Networks

* CLO
* Binance Smart Chain
* Ethereum
* Ethereum Classic
* BitTorrent Chain

*More networks supporting smart contracts will be added in the future.*

### Innovative Security Model

Security is a prerequisite for the adoption of any technology, and cross-chain bridges are no exception, as was highlighted by the recent USD 600 million hacks of the Polynetwork bridge.

Callisto Network has put all its know-how to develop an innovative security model to guarantee the safety of users' funds.

#### More information about SOY Bridge security model

* [Cross-Chain Bridges Security Model](https://callisto.network/cross-chain-bridges-security-model/)

<br>


---

# 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://soy-finance.gitbook.io/soy-finance/soy-products/soy-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.
