# Install App

### System Requirements <a href="#system-requirements" id="system-requirements"></a>

* **Operating System**: Windows 10+, macOS 10.13+, or Linux (Ubuntu 18.04+, Fedora 32+)
* **Memory**: 2GB RAM minimum, 4GB recommended
* **Disk Space**: 200MB for application and data storage
* **Network**: Internet connection for server communication

### Installation <a href="#installation" id="installation"></a>

#### Download ServerCompass

1. Visit the [official download page](http://localhost:3001/#download)
2. Select your operating system
3. Download the installer\ <br>

   <figure><img src="/files/2jz10QYaiBFO6u7jwkiq" alt=""><figcaption></figcaption></figure>

#### macOS Installation

1. Open the `.dmg` file
2. Drag ServerCompass to your Applications folder
3. Right-click and select "Open" on first launch (to bypass Gatekeeper)

#### Windows Installation

Coming soon

#### Linux Installation

Coming soon


---

# 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://server-compass.gitbook.io/server-compass-docs/quick-start/install-app.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.
