# Do Partial withdrawals happen automatically?

Yes. If your withdrawal credentials are set to 0x01 and point to a valid Ethereum address, then a partial withdrawal will happen automatically.

If not, the rewards will stay on your validator node account until you enter a valid withdrawal address.<br>


---

# 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/do-partial-withdrawals-happen-automatically.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.
