# Hardware & System Requirements

<figure><img src="/files/79WxWIIJEmdls6XXz2Sh" alt=""><figcaption></figcaption></figure>

If you are running a full node, the recommended requirements are as follows :&#x20;

* CPU with 4+ cores&#x20;
* 8G+ RAM&#x20;
* SSD with at least 200GB of free space
* 100+Mbit/s network bandwidth&#x20;
* 30303/UDP and 30303/TCP should be accessible from other peers
* Linux Operating System (others may work, but Linux is preferred)

If you are running an archive node (full node with all historical states), you need a larger disk:&#x20;

* SSD with at least 1TB of free space&#x20;


---

# 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.kcc.io/developers/run-a-node/hardware-and-system-requirements.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.
