# Hardware & OS Requirements

#### Supported Platforms

* macOS Apple Silicon. M‑class chips are recommended for efficiency but not required.
* Linux support is planned; Windows is not yet supported.

#### Minimum Specs (participate)

* CPU/GPU: modern Apple Silicon capable of sustaining training loads.
* Memory: **16 GB RAM minimum**.
* Disk: At least 10 GB free for binaries, caches, and logs; up to **30 GB** may be required depending on the current model size being trained.
* Network: Fast, stable internet connection is imperative; training will stall on intermittent links.
* Power/uptime: Keep the machine plugged in and awake to maintain contribution.

#### Recommended Specs (best performance)

* Apple Silicon **M‑class chips** (M1/M2/M3) for best performance-per-watt.
* 16–32 GB RAM to avoid swapping under load.
* Wired Ethernet or strong Wi‑Fi 6 for steady throughput.
* Use a cooling pad or elevated stand to reduce thermal throttling during long runs.

#### Network & Security

* Requires a reliable internet connection throughout the session; reconnects may drop your rewards.
* Run on a trusted network; avoid captive portals or VPNs that frequently re-authenticate.

{% columns %}
{% column %}
For more questions use [FAQs](/product-and-services/tah/faqs.md)
{% endcolumn %}

{% column %}
If you have any issues use [TAH Support](broken://pages/sOuXmk7Tjf1tKjUMyPCT)
{% endcolumn %}
{% endcolumns %}


---

# 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.macrocosmos.ai/product-and-services/tah/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.
