# Rivalz Validator Node - Getting Started

Purchase your node

Go to the Node Orbit dashboard and you will see a Node ID to delegate your license to.  Copy that ID and go to <https://znode.rivalz.ai/licenses> to delegate.

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

On the website, you'll need to connect your wallet.

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

Enter the "Node ID" and "Token Amount"

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

Click the “Delegate” button after signing transaction.

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

If the transaction is successful, the UI will automatically reload.

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

Go back to the Node Orbit dashboard and click Run Node.


---

# 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.nodeorbit.com/rivalz/rivalz-validator-node-getting-started.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.
