# Running or Delegating a Node

Delegating a node to be run in the 0xVM network is free and requires no technical knowledge. It can be done with one click from inside the 0xVM node management web portal.&#x20;

We recommend that all users, unless they have good reason not to, delegate their nodes to be run by us.&#x20;

Here is how you delegate a node to be run in 0xVM:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf4LN63aXyfS8oE32bIxZvz1rLYjQ2FViaiLPwEX3D0Mig1zErSiJ0f-PXW8osShj1CKI62tGFbc4b0ZOCngL51TCOsaQeYwYKraWN9_lup8J6FlTz00-ICkTCWHR-Nn_VIZbYHg_aAIwSJO6rz_TNsISL6?key=icWNIikK_7PUTHLcmEreaQ" alt=""><figcaption><p>Delegate a node inside our web portal</p></figcaption></figure>

First, log into the node management portal

Second, click “My nodes”. Under “Non-running nodes”, click “Delegate”. After the deployment of your nodes has been completed, the nodes will start earning rewards on your behalf. Note that deploying a node may take up to 3 hours to complete.

For more information on how to buy 0xVM Verifier Nodes, refer to this page: [How to Buy Nodes](/validator-node-sale/how-to-buy-nodes.md).

### Running a node on your own

Detailed instructions for how to deploy and run a node on your own infrastructure will be provided at a later date.


---

# 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://docs.0xvm.com/validator-node-sale/running-or-delegating-a-node.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.
