# Workflow

Here is a workflow that explains how you change the withdrawal prefix and choose an address. If you solo stake using Launchnodes’ Geth, Beacon and Validator nodes, our engineering team will also support you through the process.

<figure><img src="/files/BpnONjJuszSnh2nX9xZn" alt=""><figcaption></figcaption></figure>

The **bls script** that enables your BLS to Execution prefix change, delivers two outcomes.&#x20;

The **broadcast script** will simply broadcast the bls\_to\_execution\_change.json file onto the network.

<mark style="color:blue;">**Note:**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">The scripts are open source, and we encourage you to check them out. No third party including Launchnodes gets to see or keep any details related to this withdrawal process.</mark>


---

# 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/ethereum-validator-withdrawal-instructions/workflow.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.
