# Native Stacking with BTC Yield Basics

With StackingDAO, y**ou can delegate your STX and earn BTC rewards**—**completely fee-free**—while your tokens remain locked during the standard two-week Stacking cycles.

The native stacking pool comes with:

* **No fees**
* **No smart contract risk**
* **A low minimum deposit**

### Where The Yield Comes From

The yield for the native pool (as well as for stSTX and stSTXbtc) is powered by Stacks’ Proof of Transfer (PoX) consensus mechanism. Here’s how it works:

Bitcoin miners bid BTC to win the right to produce new Stacks blocks. In return, they earn newly minted STX and transaction fees.&#x20;

The BTC they bid is then distributed to STX holders who have locked their tokens for the cycle, as a reward for helping secure the network.

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

**Key features:**

* **Zero fees** – You keep 100% of the BTC earned
* **BTC rewards** – Airdropped every two weeks, to any Bitcoin address you choose
* **Easy migration** – See where your STX is currently delegated and when you can switch pools
* **Real-time tracking** – Monitor your current cycle, rewards earned so far, and upcoming payouts

{% hint style="info" %}
The continuous yield feature doesn’t apply to Native Stacking, so rewards are only distributed at the end of the cycle.
{% endhint %}


---

# 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/native-stacking-with-btc-yield/native-stacking-with-btc-yield-basics.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.
