# Depositing & Switching for stSTXbtc

Minting **stSTXbtc** follows the same simple process as stSTX.

### Depositing for stSTXbtc

{% embed url="<https://www.loom.com/share/fe9fab3160704c5a933b97191c37ede5?sid=60f8c93b-91a0-42f1-8a06-b4dfefb30031>" %}

Visit the [StackingDAO app](https://app.stackingdao.com/), connect your preferred Stacks wallet, and choose the second option: **"Liquid Stacking with BTC yield"** from the list of three available products.

<figure><img src="/files/HBYmlVG92J0RQzpYPlXb" alt="" width="563"><figcaption></figcaption></figure>

To mint or add more **stSTXbtc**, enter the amount of STX you’d like to deposit and click **"Confirm Stack."**

You’ll also see helpful info like:

* The **conversion rate**
* Estimated **annual BTC yield**
* Points earned via the rewards program

Note: BTC yield is claimable in the form of sBTC, distributed twice daily. You can claim it directly via the sBTC card in the “Active Positions” section.

Thanks to the Nakamoto upgrade, your transaction should be confirmed within a few seconds, and the corresponding stSTXbtc will appear in your wallet based on the current ratio.

<figure><img src="/files/8P35HL2kwtUYeSTlZVDD" alt="" width="563"><figcaption></figcaption></figure>

### Claiming sBTC Rewards

{% embed url="<https://www.loom.com/share/f980fba774784c89969a2e5f4bd61993?sid=b5fc4dc4-ed78-4e08-9083-803607089b56>" %}

sBTC rewards can be claimed at any time by clicking the **sBTC card** in the “Active Positions” section.

Once claimed, the card will temporarily disappear until new rewards accrue—every **70 Bitcoin blocks (\~12 hours)**. You’ll need to wait for the next reward cycle before it reappears.

<figure><img src="/files/hG9TWGfEpN3UhXAqFHoh" alt="" width="531"><figcaption></figcaption></figure>

### Switching for stSTXbtc

In the “Active Positions” section, you can view your stSTXbtc holdings card.\
To switch to **stSTX**, simply click **"Switch."**

<figure><img src="/files/v5AkK5JRsUQa1xXXk5Nh" alt="" width="563"><figcaption></figcaption></figure>

A conversion panel will appear where you can choose how much **stSTXbtc** to convert to **stSTX**.

<div data-full-width="true"><figure><img src="/files/UOMvU1xm4i9e2YBFczbY" alt="" width="563"><figcaption></figcaption></figure></div>

### Stacking Overview

Once the transaction is confirmed, users can view the **Stacking Overview** section, which shows real-time data about their current stacking cycle and the specific StackingDAO service they’re using.

<figure><img src="/files/haEuMZhhZmMHjzDNiayZ" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.stackingdao.com/stackingdao/the-stacking-dao-app/ststxbtc-liquid-stacking-with-btc-rewards/depositing-and-switching-for-ststxbtc.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.
