# Cross-chain Bridge

### ⚙️ Technical Integration

Taker Chain currently provides cross-chain services through [Meson](https://meson.fi/) and [Free.tech](https://free.tech), enabling seamless bridging of assets like **BTCB**, **CBBTC**, and **WBTC** to the Taker Chain.

**Meson** is a leading cross-chain platform that has processed the majority of cross-chain transactions within the Bitcoin ecosystem. Its partners include **Stakestone**, **SolvBTC**, **MerlinBTC**, **BounceBit**, **Scroll**, **Core**, and more.

**Free.tech**, built on Meson, is a cross-chain bridge specifically focused on the **Bitcoin ecosystem**. By integrating with Meson and Free.tech, applications built on Taker Chain can easily send messages and assets across multiple blockchains, enhancing interoperability and expanding use cases.s

### 🌉 $Taker Bridge Entry Points

* **General Transfer**\
  👉 <https://meson.fi/taker>
* **Large Transfer** (minimum 100,000 $Taker)\
  👉 <https://tunnel.free.tech/taker>

### 🌉 Bitcoin Bridge Entry Points

* **BTCB → Taker Chain**\
  👉 <https://meson.fi/taker>
* **cbBTC → Taker Chain**\
  👉 <https://app.free.tech/cbBTC?to=taker>
* **WBTC → Taker Chain** (minimum 0.2 WBTC)\
  👉 <https://tunnel.free.tech/taker>

### 📜 Contract Addresses on Taker Chain

<table><thead><tr><th width="135.80078125">Asset Type</th><th>Contract Address</th></tr></thead><tbody><tr><td>BTCB</td><td><code>0x97636cee1645db17a8e92168a4e0284088a29822</code></td></tr><tr><td>cbBTC</td><td><code>0x02255f58a09c3ca617029cc6d51cb8a374172644</code></td></tr><tr><td>WBTC</td><td><code>0xccafdebc67984d3f9f15ac8ae5da0fc36e026eb6</code></td></tr></tbody></table>

With these cross-chain bridges, Taker Chain expands its support for Bitcoin derivatives, providing users and developers with greater flexibility and accessibility in the Bitcoin ecosystem.

<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://docs.taker.xyz/taker/taker-protocol/cross-chain-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.
