# How do I check my withdrawal credentials?

Most solo stakers did not provide a withdrawal address on initial deposit, and so need to update their withdrawal credentials. You can enter your validator index number here <https://launchpad.ethereum.org/en/withdrawals> to see if you need to update your credentials.This will output a ‘withdrawal credentials’ field which either begins with 0x00 or 0x01 so you can confirm if you need to change your address.

If you don't add withdrawal credentials, ETH will simply get added to your validator account until a withdrawal address is provided.


---

# 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/how-do-i-check-my-withdrawal-credentials.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.
