# 流動性質押(Liquid Staking)

### <mark style="color:orange;">**【流動性質押】**</mark>

**質押**是一種參與加密貨幣運作的機制，用戶將自己持有的代幣鎖定給區塊鏈驗證人（Validator），一方面為「維護區塊鏈的安全和效率」作出貢獻，同時也可以賺取回報，回報通常是以該區塊鏈的原生加密貨幣形式提供。

以「以太坊 2.0 質押」為例，參與方式是擁有一定數量以太幣，可以向以太坊 2.0 申請成為一個節點，用戶必須存入（鎖定）至少 32 枚以太幣才能夠參與這項服務。如果

想要退出質押（解除代幣鎖定）通常需要等待一週，這樣一來，萬一急需使用資金該怎麼辦？

<figure><img src="/files/STD97u3GGCaUn4OfilcR" alt=""><figcaption><p>以 Coinbase Prime 向美國機構客戶推出的「以太坊質押服務」為例</p></figcaption></figure>

於是市場上出現了像是 Lido、Frax Finance 這樣的**流動性質押**解決方案，它們為以太坊和其他區塊鏈的質押者提供資金流動性。

### <mark style="color:green;">**【流動性質押龍頭：Lido】**</mark>

[Lido](https://lido.fi/) 是一個成立於 2020 年的平台，它建立在以太坊 2.0 區塊鏈上，由 P2P Validator 團隊創辦。

在以太坊 2.0 的網路中，需要驗證者和節點運營設施，這就是 Lido 提供的服務。**Lido 的目標是讓質押變得更加友好和容易，幫助用戶參與質押並釋放被鎖住的資金，增加流動性**。

在以前，參與質押可能存在許多問題，例如需要鎖住 32 顆的以太幣，這對於一般用戶來說可能會是個相對高的參與門檻。而 Lido 的服務就解決了這個問題，讓用戶只需投入少量資金就能參與質押，同時也可以隨時取回資金，增加了資金的運用彈性。

具體做法是，用戶質押以太幣（ETH）並以 1:1 的比例獲得 stETH 憑證，不用營運節點也能享受質押獎勵。此外，stETH 不僅可以直接以 1:1 的比例兌回 ETH，還可以在其他平台進行交易，這樣用戶的資金就不會被鎖住，資金流動性得以釋放。

stETH 是 Lido 發行的 ETH 的錨定代幣，其價值與 ETH 1:1 掛鉤。用戶獲得的質押獎勵也會以增發 stETH 的形式發放給用戶。

Lido 目前提供以太坊 2.0、Polygon、Solana、Polkadot、Kusama 等五條公鏈的質押服務。

<figure><img src="/files/aM6pB5yAUaanom76CGDl" alt=""><figcaption><p>Lido 流動性質押解決方案｜圖片來源：Lido 官方</p></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://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/liu-dong-xing-zhi-ya-liquid-staking.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.
