# Hardware Requirements

The GPU Contribution software supports Windows Desktop, Mac, and Linux (64-bit required). These are the current resources required for running the Contributing License:

### Minimum Hardware requirements

1. +2 GB of RAM.
2. +10 GB Free Disk Space
3. Internet Speed Download +200 Mbps and +200 Mbps Upload with < 50ms ping.

   -> Test your internet from here: [https://www.speedtest.net](https://www.speedtest.net/)
4. Minimum: NVIDIA GeForce RTX 1060 TI for Window / M1 chip for MacOS\
   Best: NVIDIA GeForce RTX 30xx and RTX40xx series or better for Window / M2 or M2 Max for MacOS

These requirements are subject to change.


---

# 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://navyai.gitbook.io/docs/gpu-contribution-program/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.
