# 使用 sBTC Bridge 应用

<div data-with-frame="true"><figure><img src="/files/fc5558182408f27709628f32ee18a165ffe6db43" alt=""><figcaption><p><a href="https://sbtc.stacks.co/">https://sbtc.stacks.co/</a></p></figcaption></figure></div>

面向用户的 sBTC Bridge 应用旨在促进 BTC 与 sBTC 之间无缝且安全的转换。您可以将 BTC 存入（peg-in）为 sBTC。或者，您也可以将 sBTC 提取（peg-out）回 BTC。该应用还提供了一个直观的界面，帮助您安全管理交易历史。

{% hint style="info" %}
官方 sBTC Bridge 应用位于 <https://sbtc.stacks.co/>
{% endhint %}

请参考以下指南，了解如何安全地将您的 BTC 转换为 sBTC。

* [如何使用 Xverse/Leather 连接 sBTC Bridge](/learn/zh/sbtc/using-the-sbtc-bridge-app/how-to-use-the-sbtc-bridge.md)
* [如何使用 Fordefi 连接 sBTC Bridge](/learn/zh/sbtc/using-the-sbtc-bridge-app/how-to-use-the-sbtc-bridge-with-fordefi.md)
* [如何使用 Asigna 连接 sBTC Bridge](/learn/zh/sbtc/using-the-sbtc-bridge-app/how-to-use-the-sbtc-bridge-with-asigna.md)


---

# 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.stacks.co/learn/zh/sbtc/using-the-sbtc-bridge-app.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.
