# What is the hardware requirements for running Checker Node Client

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

The minimum requirements are listed below for a single license:

64MB RAM \
1 X86 CPU <Cores@2.1GHz> \
10GB Disk Space \
10Mbps Internet Connection

Please keep in mind that resources scale linearly, so 100 licenses require 100x each of the listed resources above. You can run up to 100 licenses on a single machine.

If your machine doesn't meet this requirement, it might cause licenses getting offline, or wrong task results, which will lead to reduced rewards, or even banned licenses.&#x20;

In future releases, you will need to pass the minimum hardware check before you could accept license delegations. Please plan ahead!

Alternatively, users can deploy on a [VPS or through a NaaS provider ](/checker-nodes-explained/what-is-a-checker-node/virtual-private-servers-vps-and-node-as-a-service-naas-provider.md)and you can run up to 100 licenses on a single server.


---

# 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/what-is-a-checker-node-client/what-is-the-hardware-requirements-for-running-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.
