# Cross-Chain Interoperability

DuckChain’s architecture extends far beyond TON, connecting with EVM and Bitcoin ecosystems to enable secure cross-chain asset transfers and liquidity pooling. This interoperability is facilitated by advanced bridges and the Decentralized Asset Verify Layer, which handles complex multi-chain operations while ensuring data integrity and security.

Key advantages of DuckChain’s interoperability include:

* **EVM Compatibility:** Enables Ethereum applications to interact seamlessly with DuckChain, creating a unified ecosystem for developers and users.
* **Bitcoin Integration:** Provides access to Bitcoin’s liquidity through connections with its mainnet and Layer 2 solutions, making it a crucial player in cross-chain financial ecosystems.
* **Secure Validation:** Every cross-chain transaction is rigorously validated using DuckChain’s decentralized consensus mechanisms, ensuring tamper-proof operations.
* **Seamless Token Transfers:** Users can transfer assets effortlessly between DuckChain, TON, Ethereum, and Bitcoin without the need for complex bridging processes.


---

# 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://diary.duckchain.io/3.-duckchain-architecture/3.3-pool-infrastructure/cross-chain-interoperability.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.
