# Can I revert back or change the Consensus layer withdrawal address once it has been set?

No. The migration from 0x00 to 0x01 is something you can do only once, and this new address you choose becomes the place where your consensus layer staking returns go to.   When you want to stop staking, this is where your 32 ETH is returned to.

<mark style="color:red;">It is therefore extremely important that when you change this address, you make sure it is a correct address, which you have access to, and the address and wallet has the requisite level of security around it.  Once you have set this address for your nodes, the address cannot be changed.</mark><br>

At Launchnodes, we can help you with this migration. If you choose to do it yourself, please do so carefully. If you lose access to this address you will lose access to your 32 ETH and your staking returns.

As a solo staker, you can change the address for your **Execution layer returns**  at any point.


---

# 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/can-i-revert-back-or-change-the-consensus-layer-withdrawal-address-once-it-has-been-set.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.
