# Where do I get my Consensus layer rewards, and where do I get my Execution layer rewards?

Consensus layer rewards can be withdrawn to the Execution withdrawal address. This address can be configured only once. Skimming returns and your consensus layer rewards are the same thing and will be received automatically to this address if you have 0x01 credentials. Full withdrawals/unstaking will allow you to withdraw the entire 32 ETH to this address when you want to exit your validator.<br>

Execution layer rewards such as priority fees or MEV tips are received to the configured --fee-recipient-address or execution layer address.


---

# 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/where-do-i-get-my-consensus-layer-rewards-and-where-do-i-get-my-execution-layer-rewards.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.
