# What is a Checker Node Client

A Checker Node Client is the software you can download and install on your machine, to run a Checker Node. You can find more information on how to run a Checker Node Client and the minimum hardware requirements [here](/checker-guide/how-to-run-checker-nodes/what-is-a-checker-node-client/what-is-the-hardware-requirements-for-running-checker-node-client.md).


---

# 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-guide/how-to-run-checker-nodes/what-is-a-checker-node-client.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.
