Staked capital cannot be withdrawn on demand. A validator leaving a network passes through a queue, and the delay is a security requirement rather than an administrative one.
Exiting is a protocol process with stages
A validator signals its intention to exit, waits for the exit queue, then waits again before the balance becomes withdrawable.
Each stage is enforced by the protocol, and the total wait depends on how many others are exiting at the same time.
Entry works the same way, so a validator joining also waits before it begins attesting and earning, which means capital committed to staking is idle for a period at both ends.
None of these stages can be accelerated by paying more. The queue is a property of the protocol rather than a service level offered by whoever operates the hardware.
The delay keeps offenders in reach
Slashing only deters misbehaviour if the stake is still present when the offence is detected.
An attacker able to equivocate and withdraw within the same period would face no penalty, and the security model would collapse.
The withdrawal delay guarantees a window during which evidence can be published and the penalty applied to capital that has not moved.
Churn limits protect the validator set
Only a limited number of validators can enter or exit per period, so the set changes gradually rather than in large jumps.
A sudden mass exit would leave the network with far less stake securing it before replacements could arrive.
Rate limiting keeps the security budget roughly stable across time, which matters more than letting any individual leave promptly.
Queues lengthen exactly when people want out
The wait is a function of demand, so it is shortest in calm conditions and longest when many participants are trying to exit together.
This is the opposite of what a holder wants, and it is intentional, because a queue that shortens under stress would provide no protection.
Anyone treating staked capital as available on demand has misread the arrangement, and the misunderstanding tends to surface at the least convenient moment.
Liquid staking works around the delay
Liquid staking issues a transferable token representing a staked position, which can be sold immediately without waiting for an exit.
The underlying stake is still queued. What has changed is that someone else now holds the position and the delay attached to it.
That token trades at whatever the market will pay, so during periods of stress it can trade below the value of the stake it represents, which is the queue reappearing as a price.