> For the complete documentation index, see [llms.txt](https://docs.stacks.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacks.co/learn/zh/bridging.md).

# 桥接

<div data-with-frame="true"><figure><img src="/files/7f6029aa432f2417134a20f06fb1b0753b516fb4" alt=""><figcaption></figcaption></figure></div>

区块链桥是一种协议或机制，作为不同区块链之间的连接，使代币和数据能够在它们之间传输。桥接器能够实现不同区块链网络之间数据和资产的无缝转移。它们打破了各个区块链的孤岛，释放了无许可、无边界 Web3 的全部潜力。

#### 了解 Stacks 提供的不同桥接方案

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>USDCx</strong></td><td>了解 USDC 如何在比特币二层之间流入和流出。</td><td><a href="/pages/313181b97b14d6138ab22917a5d4ce52babbb191">/pages/313181b97b14d6138ab22917a5d4ce52babbb191</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stacks.co/learn/zh/bridging.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.
