In a proof-of-stake network, the right to propose and attest to blocks is allocated to participants who have locked the network's own asset as collateral. Behave correctly and the protocol pays you a share of newly issued tokens and transaction fees. Sign contradictory blocks or fail in specific detectable ways and the protocol destroys part of your stake. That penalty — slashing — is what makes the collateral meaningful: security comes from the fact that attacking the network costs the attacker's own capital.
Running a validator directly means meeting the network's minimum deposit, operating a node with high uptime, and managing keys carefully. The main operational risks are being penalised for downtime and, far more seriously, being slashed for running the same validator keys in two places at once — a mistake that redundant infrastructure makes surprisingly easy.
Delegation is the common alternative. Holders assign their stake to an operator who runs the infrastructure and keeps a commission. On most networks the assets do not leave the holder's control in a legal sense, but the operator's behaviour determines the rewards and, where slashing applies to delegated stake, the losses. Choosing an operator is a real decision: commission, uptime history, and how much of the network's total stake they already control, since concentration is a systemic risk that delegation drives.
Liquid staking issues a token representing the staked position, which can be traded or used as collateral while the underlying remains locked. It solves the illiquidity and it introduces two new exposures: the smart contract holding the deposits, and the market price of the receipt token, which can trade below the value of the underlying when people want out faster than the network's exit queue allows. Those discounts have appeared during stress and have closed again, but a position financed against one is a position that can be liquidated by the discount alone.
Two structural points are widely misunderstood. Rewards are paid in the staked asset, so a quoted percentage is a rate of accumulation, not a return: staking through a decline leaves you with more tokens worth less. And unstaking is not instant. Networks impose exit queues and unbonding periods measured in days or longer, which exist to make attacks harder and which mean staked capital cannot be moved in the moment it most wants to be.
Finally, staking has tax and regulatory treatment that varies substantially between jurisdictions, and the treatment of rewards — income at receipt, or only on disposal — is not settled everywhere. That is a question for a local adviser rather than for a protocol's documentation, and it is worth answering before rather than after.