# Using the sBTC Bridge App

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

The purpose of the user-facing sBTC Bridge app is to facilitate seamless and secure conversion between BTC and sBTC. You can deposit (peg-in) your BTC into sBTC. Or you can withdraw (peg-out) your sBTC back into BTC. The app also provides an intuitive interface for safely managing the history of your transactions.

{% hint style="info" %}
The official sBTC Bridge app is found at <https://sbtc.stacks.co/>
{% endhint %}

Refer to the following guides below to learn how you can securely convert your BTC into sBTC.

* [How to Use the sBTC Bridge with Xverse/Leather](/learn/sbtc/using-the-sbtc-bridge-app/how-to-use-the-sbtc-bridge.md)
* [How to Use the sBTC Bridge with Fordefi](/learn/sbtc/using-the-sbtc-bridge-app/how-to-use-the-sbtc-bridge-with-fordefi.md)
* [How to Use the sBTC Bridge with Asigna](/learn/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/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.
