# What are withdrawals?

The Shanghai upgrade will give solo stakers the ability to withdraw and unlock their 32 ETH and earned rewards, and exit the network.

Unstaking your 32 ETH as a validator requires waiting in the ‘exit queue’ which is determined by Ethereum’s ‘[churn limit](https://beincrypto.com/what-ethereum-shanghai-update-means-eth-withdrawals/)\*’. After a validator passes through the queue, it enters the ‘withdrawal period’ which varies as a function of the number of validators that want to withdraw at the same time. This will not be instant and will vary, it could take hours, weeks, or months. &#x20;

\*The churn limit is a variable that defines the maximum number of validators that can be exited per epoch (every 6.4 minutes).


---

# 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://launchnodes.gitbook.io/faqs-about-withdrawals-for-solo-staking/withdrawals-faqs-for-solo-staking/what-are-withdrawals.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.
