# Hardware requirements

This page contains recommended hardware configurations that can be used to create a new Empe Testnet validator machine. Please note that the higher the effort you put into creating a stable and robust machine and lower the chances of getting slashed due to downtime.

### Testnet <a href="#testnet" id="testnet"></a>

We recommend the following hardware specifications:

| Characteristic   | Specification             |
| ---------------- | ------------------------- |
| Operating System | Ubuntu 18.04 or later LTS |
| Number of CPUs   | 6                         |
| RAM              | 32GB                      |
| SSD              | 240GB                     |

Also, we need to make sure the following requirements are met:

* Allow incoming connections on port `26656`
* Have a static IP address
* Have access to the root user


---

# 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.empe.io/empe-blockchain/overview/hardware-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.
