# How to run Checker Node?

{% hint style="warning" %}
This is an archived page. For the latest information, refer to the [checker guide](/checker-guide.md).
{% endhint %}

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

1. License Owner [purchases licenses](https://checker.aethir.com/) (in the form of NFTs)
2. You or your node operator creates a burner wallet address in the Checker Client [Windows GUI](/checker-nodes-explained/how-to-run-checker-node/checker-client-windows-gui-guide.md) or [Linux CLI](/checker-nodes-explained/how-to-run-checker-node/checker-client-linux-cli-guide.md) and sends it to you
3. Log in to the [Checker Owner Portal](https://app.aethir.com/) and initiate the delegation flow under `Licenses` tab&#x20;
4. Node operator approves delegation inside Checker Client GUI or CLI
5. License Owner earns rewards, which is viewable in the portal

Please check out our video tutorial here:

{% embed url="<https://www.youtube.com/watch?list=PLDupr7L6v1HX3OqB-m8gsAjEeD0ZSd6YX&v=LDKQZkZwnNg>" %}


---

# 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.aethir.com/checker-nodes-explained/how-to-run-checker-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.
