# Technical Requirements

### Block Producer recommended specifications

* Ubuntu 18.04 LTS
* 8 CPU, 16 Gb RAM, 50 GB SSD
* Use SSH Client, (iTerm in MacOS or MobaXterm, PuTTY for Windows or others)

### Snark Worker recommended specifications

* Ubuntu 18.04 LTS
* 8+ CPU, 16+ Gb RAM, 50 GB SSD
* Use SSH Client, (iTerm in MacOS or MobaXterm, PuTTY for Windows or others)

{% hint style="info" %}
If you use the **Producer** + **Snark worker** on the same server, you will need more than 16GB RAM. I recommend using a server with 32GB+ RAM.
{% endhint %}

### SSH clients for connecting to the server:

iTerm - <https://iterm2.com/downloads/stable/latest>

MobaXterm - <https://mobaxterm.mobatek.net/download.html>

Termius - <https://termius.com/>

PuTTY - <https://www.putty.org/>


---

# 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://minanode.staketab.com/technical-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.
