# G6 Software Minimum Requirements

### **G6 OS (Including Tools)**

**CPU:** 2.2 GHz Dual-Core Processor (or equivalent)

**Memory (RAM):** 8 GB RAM

**Storage:** SSD with at least 64 GB of free space

**Network:** 256 Mbps down and 128 Mbps up (minimum 10/2 Mbps for stable testnet operations)

### **G6 OS as Service Validator (Including MW, Tools and Services)**

**CPU:** 3 GHz Hexa-Core Processor (or equivalent)

**Memory (RAM):** 32 GB RAM

**Storage:** SSD with at least 1 TB of free space

**Network:** 1 Gbps down and 512 Mbps up (minimum 10/2 Mbps for stable testnet operations)

### Gen6 Validator Node (without tools, just Substrate)

**CPU:** 2.2 GHz Dual-Core Processor (or equivalent)

**Memory (RAM):** 2 GB RAM

**Storage:** SSD with at least 25 GB of free space

**Network:** 512 Mbps down and 128 Mbps up (minimum 10/8 Mbps for stable testnet operations)

### **G6 OS - Local IoT Private Blockchain**&#x20;

**CPU:** 1.8 GHz Single Core Processor (or equivalent)

**Memory (RAM):** 2 GB RAM

**Storage:** SSD with at least 16 GB of free space

**Network:** 1Mbps down and 512Kbps up (or standard LAN)


---

# 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://wiki.gen6.life/technology-core/g6-software-minimum-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.
