# Dual Stacking

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

{% hint style="info" %}
Check out the official blog announcement of Dual Stacking [here](https://www.stacks.co/blog/dual-stacking-launches-on-stacks).
{% endhint %}

Dual Stacking enables Bitcoin holders to earn Bitcoin-denominated rewards through Stacks' [Proof of Transfer](/learn/stacks-101/proof-of-transfer.md) consensus. Rewards are paid in [sBTC](/learn/sbtc.md).

Dual Stacking is the only way to earn Bitcoin rewards while stacking Bitcoin. Other blockchains pay rewards in their native token (ETH, SOL, etc.). They have no mechanism to generate real Bitcoin. **Stacks' Proof of Transfer (PoX)** is the architectural difference that makes Bitcoin earning Bitcoin rewards possible.\
\
As more BTC enters the Stacks network, rates will adjust. But the multiplier effect remains: pairing STX with your BTC and deploying sBTC into DeFi always amplify your returns.

***

{% embed url="<https://www.youtube.com/watch?v=bfWPr_qMQmc>" %}

***

### Additional Resources

* [**\[Github\]**](https://github.com/stx-labs/papers/blob/main/Dual%20Stacking%20Litepaper.pdf) Dual Stacking Litepaper


---

# 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/dual-stacking.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.
