Withdrawals

Request and claim ETH withdrawals

Lido withdrawals are a two-step process: request, then claim after finalization.

Step 1: Request Withdrawal

You: Request withdrawal of 0.5 stETH
Agent: [calls request_withdrawal]
       Request ID: 12345
       Estimated wait: 1-5 days

Step 2: Check Status

You: Check status of withdrawal request 12345
Agent: [calls get_withdrawal_status]
       Request #12345: Pending (not yet finalized)

Step 3: Claim

Once the request is finalized:

You: Claim withdrawal 12345
Agent: [calls claim_withdrawals]
       Claimed 0.5 ETH from request #12345
Withdrawal finalization depends on Ethereum's validator exit queue. Typical wait is 1-5 days but can be longer during high demand.