Pillar guide
What is liquid staking?
Liquid staking is a way of participating in a proof-of-stake network without giving up access to your capital. You deposit into a protocol, the protocol stakes on your behalf through professional node operators, and you receive a token representing your share of the staked pool plus the rewards it accumulates.

The trade-off it removes
Direct staking locks capital behind a validator. That lock is what makes the network secure: dishonest behaviour costs money because the money is already committed. But a locked deposit cannot be sold when you need liquidity, cannot back a loan, and on most networks cannot be split into small amounts. Solo staking on Ethereum has historically required a fixed 32 ETH deposit and a machine that never falls over.
A liquid staking protocol pools deposits of any size, spreads them across a curated or bonded set of operators, and issues a receipt token. The staked capital keeps earning; the receipt stays transferable. That is the whole idea, and everything else is detail about how the accounting, the operators and the exits are handled.
Lido Finance is the reference implementation of that idea on Ethereum: deposits of any size are staked through vetted node operators, and depositors hold stETH, a rebasing receipt token, or its fixed-balance wrapper wstETH. Whenever this site uses Lido Finance as an example it is for illustration only — the same mechanics apply to every pooled staking protocol, and nothing here is an endorsement or financial advice.
The four moving parts
Deposit contracts hold user funds and control withdrawal credentials, so operators never take custody of principal. Node operators run the validator software and hold signing keys only. The receipt token tracks each depositor's share, either by rebasing the balance upward or by letting a fixed balance grow in redemption value. The withdrawal queue converts receipt tokens back into the underlying asset, subject to the network's churn limit.
Understanding these four pieces is enough to evaluate almost any protocol. Ask who controls upgrades, how operators are selected and bonded, which token format is issued, and how long a realistic exit takes. Read our deep dive on receipt tokens and the guide to node operators for the full picture.
What you gain
No minimum deposit, no hardware, no client updates at midnight, and a token you can move. Because the receipt is an ordinary token, it can be used as collateral, pooled, or bridged — the property usually described as composability. That flexibility is real, but it is also where risk compounds, which is why we treat DeFi usage as a separate decision from staking itself.
What you give up
You accept smart contract risk, governance risk and operator risk, and you pay a commission on rewards. You also inherit market risk on the receipt token, which can trade below its redemption value during stress. None of this is hidden, but it is rarely presented next to the reward number. The risk breakdown walks through each failure mode and the mitigations that actually help.

Is it right for you?
If you hold the full network minimum, want maximum control and enjoy running infrastructure, solo staking remains the purest option. If you hold less, value flexibility, or want your stake to remain usable, liquid staking fits better. If you would rather not touch a wallet at all, an exchange product is simplest — and the least resilient, because it replaces contract risk with counterparty risk. The full comparison lives in liquid staking vs solo staking vs exchange staking.
Continue reading