# Xardian Node - Getting Started

Step 1: Delegate your license using the link found on the dashboard or visit  [https://xprotocol.org/assign-wallet/NODE\_ADDRESS](https://xprotocol.org/assign-wallet/%7Bgenerated) and put in your node address found on the dashboard

Step 2: Fund your node's operator address with .005 ETH on Base network

Step 3: Fund your wallet address with .005 ETH on Base network

Step 4: Submit your wallet address to the Node Orbit dashboard

If you start a node, and later add a license, make sure you re-submit your wallet address so that it picks up the additional license.

Please note that if you skip the first step, it will look like your node is running and submitting assertions but you won't receive rewards.  Make sure to delegate your license.


---

# 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/xprotocol/xardian-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.
