# 流动性质押的重要性

## Stacking DAO解决的问题

Stacking（质押）体验很差，尤其是在Stacks Nakamoto升级后更是如此。

• 质押周期持续2周，导致解锁和重质押窗口较长。

• 质押不会立即产生收益。用户需要等待2周才能看到收益。

• 质押的最低要求是锁定约90,000 STX。

• 随着Stacks Nakamoto升级，质押者现在需要运行一个具有活动性的节点才能质押。

{% hint style="info" %}
**Stacking是什么？**

Stacking是将STX锁定以参与Stacks共识。你可以将其与ETH的staking进行比较。今天，有4亿STX被堆叠，年收益率超过9%。实时统计数据请访问stacking-tracker网站。
{% endhint %}

## 解决方案

一个流动性质押协议，给用户提供一个自动复利的质押STX的代币化表示（stSTX和stSTXbtc）。可以类比为Lido或Jito在Stacks上的应用。

• 不再需要等待2周才能解锁。通过在DEX上的stSTX-STX池，用户可以随时将stSTX和stSTXbtc兑换回STX。

• 即时收益。用户在存入时就开始获得收益。

• 不再需要90,000 STX的最低质押要求；任何数量的STX都可以质押。

• 在Stacks Nakamoto升级后，用户无需自己运行节点；StackingDAO专门负责运行具有活动性的节点。

• stSTX和stSTXbtc有潜力成为新兴比特币DeFi生态系统的关键原生资产，尤其是作为抵押品。借贷者将能够以流动性质押代币作为抵押品，获得STX流动性，这是STX持有者最税收高效的流动性获取方式。

{% hint style="info" %}
**Stacks自2021年上线，为什么流动性质押之前没有推广开来？**

流动性质押直到最近才成为技术上可行的。Stacks智能合约在2023年4月之前无法执行连续质押。

对于Stacking委托解决方案的需求将大幅增长。随着2024年Stacks Nakamoto升级，Stacks用户必须运行一个具有活动性的节点才能质押。这个新要求将推动大多数质押者转向托管委托质押解决方案。

由于这两个原因，Stacking DAO获得了Stacks基金会的资助，进行流动性质押协议的研究和构建。.
{% 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/stacking-dao-wen-dang/stacking-dao-ji-chu-zhi-shi/liu-dong-xing-zhi-ya-de-zhong-yao-xing.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.
