# Gr1d Circuit Node - Getting Started

1 - From the Node Orbit dashboard, enter in your node address that holds your license.

2 - Visit <https://run.gr1d.network/>, connect your wallet that holds the node licenses, click delegate and enter the burner wallet address found on the Node Orbit dashboard.

3 - Fund your burner wallet address so the node can submit transactions


---

# 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/gr1d/gr1d-circuit-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.
