# Mainnet Deployment

Now that you have successfully set up your ETH validator node on the testnet, it is time to let the rubber hit the road.

Follow the replacement steps in the page below to transition over to Mainnet!

{% content-ref url="/spaces/FoGzpVzGOOby9LLDFqRC" %}
[Replacement steps for Mainnet](https://dvt-homestaker.stakesaurus.com/replacement-steps-mainnet/)
{% endcontent-ref %}

{% hint style="info" %}
If you do not feel confident enough, go back to the top and practice a couple more times before proceeding. There is no shame in taking your time because both your assets and the assets of others whom you are entrusted with will be at stake!&#x20;
{% endhint %}


---

# 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://dvt-homestaker.stakesaurus.com/mainnet/mainnet-deployment.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.
