# 3.1 . System Requirements

### 3.1 . System Requirements

Get ready to elevate your drone missions with AeroGCS ORANGE. First, check your system compatibility for a smooth experience. See the minimum and recommended hardware and software requirements below, ensuring your setup aligns perfectly with the power of AeroGCS Orange. Let's dive in!

#### 3.1.1         Hardware Requirements

<table><thead><tr><th width="165.33333333333334">Hardware</th><th width="219">Minimum</th><th>Recommended</th></tr></thead><tbody><tr><td>CPU</td><td>x-64 based i3 7020U @2.4GHz (or higher for 60-FPS UI)</td><td>x-64 based i5 @1.9GHz</td></tr><tr><td>HDD</td><td>20GB</td><td>30GB</td></tr><tr><td>RAM</td><td>4GB</td><td>8GB</td></tr><tr><td>Graphics</td><td>Internal graphics</td><td>Intel or NVIDIA graphics of 1GB RAM</td></tr><tr><td>Ports</td><td>USB2.0</td><td>USB2.0</td></tr></tbody></table>

#### 3.1.2        Windows Systems

| Software             | Minimum                                          | Recommended                         |
| -------------------- | ------------------------------------------------ | ----------------------------------- |
| OS                   | Windows 7, Windows 8/8.1, Windows 10, Windows 11 | Windows 11                          |
| Network Connectivity | LAN or Wifi                                      | LAN or WiFi                         |
| Screen Resolution    | 1366x768 or 1920x1080                            | 1366x768 with Landscape orientation |

Prepare your system for the future of drone mission control with AeroGCS ORANGE!


---

# 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://aerogcs-orange-docs.aeromegh.com/3.-getting-started/3.1-.-system-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.
