# System Requirements

## System Requirements

| Parameters         | Windows                                                        | macOS                                        | Linux                                                        |
| ------------------ | -------------------------------------------------------------- | -------------------------------------------- | ------------------------------------------------------------ |
| **OS:**            | Windows® 10 Home 64 bit                                        | macOS Big Sur (Version 11.0) or later        | Ubuntu 20.04 LTS or equivalent distribution                  |
| **Processor:**     | Intel® Core™ i3-6100 \| AMD® Ryzen™ 3 1200                     | Intel® Core™ i5 or Apple M1 or better        | Intel® Core™ i5-4460 \| AMD FX-6300                          |
| **Memory:**        | 4GB RAM                                                        | 4GB RAM                                      | 4GB RAM                                                      |
| **Graphics Card:** | Nvidia® GeForce™ GTX 750 Ti (2GB) \| AMD® Radeon™ R7 265 (2GB) | Intel Iris Plus Graphics 640 or Apple M1 GPU | Nvidia® GeForce™ GTX 1050 (2GB) \| AMD® Radeon™ RX 560 (4GB) |
| **Disk Space:**    | 84 GB available space                                          | 70 GB available space                        | 110 GB available                                             |

#### Windows Cloud <a href="#windows-cloud" id="windows-cloud"></a>

{% tabs %}
{% tab title="Minimal" %}
**Operating System:** Windows® 10 Home 64 bit

**Memory:** 2GB RAM

**Disk Space:** 23 GB available space

**Internet connection:** 100mbps+
{% endtab %}
{% endtabs %}


---

# 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://harmonythecall.gitbook.io/harmony/ntroduction/quickstart.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.
