# System Requirements

## Faronics Deploy

**Faronics Deploy** is a cloud-based system that doesn't require any installation. Faronics Deploy can be accessed from a supported browser from the list below:

1. Firefox Mozilla
2. Google Chrome

## Faronics Deploy Agent

The **Faronics Deploy Agent** is supported on both Windows and macOS.

| Operating System         | Version Supported         |
| ------------------------ | ------------------------- |
| Windows (32 or 64bit)    | Windows 7                 |
|                          | Windows 8.1               |
|                          | Windows 10                |
|                          | Windows 11                |
|                          | Windows Server 2019       |
|                          | Windows Server 2016       |
|                          | Windows Server 2012 R2    |
|                          |                           |
| macOS (HFS+ File System) | macOS 10.12 Sierra        |
|                          | macOS 10.13 High Sierra   |
|                          |                           |
| macOS (APFS File System) | macOS 10.13.5 High Sierra |
|                          | macOS 10.14 Mojave        |
|                          | macOS 10.15 Catalina      |
|                          | macOS 11 Big Sur          |
|                          | macOS 12 Monterey         |


---

# 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.faronics.com/faronicsdeploy/get-started-1/quick-start/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.
