# Hardware Requirements for GR1D Circuit Node

**GR1D Circuit Node Hardware Requirements**

To ensure optimal performance, each GR1D Circuit Node must meet the following minimum requirements:

| **Specification** | **Requirement**                |
| ----------------- | ------------------------------ |
| RAM               | 4 GB                           |
| Processor         | 2 CPU Cores                    |
| Storage           | 60 GB of disk space            |
| Processor Type    | Supports x86/X64 architectures |
| Internet          | Requires a stable connection   |

These requirements are designed to handle typical tasks such as transaction validation, state synchronization, and interacting with cross-chain components within the GR1D Network.

For additional assistance, run the following command:

```bash
./gr1d-node --help
```

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

\
**Deployment Options:**

* You can deploy your node on a **VPS** (Virtual Private Server) or through a **NaaS** (Node as a Service) provider.
* Ensure that the machine meets the minimum specifications for running multiple licenses efficiently.


---

# 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.gr1d.network/circuit-nodes-101/power-your-circuit-node/hardware-requirements-for-gr1d-circuit-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.
