# Quick Start Guide

Welcome to Faronics Deploy! The following is a guide to get you up and running quickly:

1. [System Requirements](/faronicsdeploy/get-started-1/quick-start/system-requirements.md).
2. [Initial Setup and Configuration](/faronicsdeploy/get-started-1/quick-start/pre-requisites.md).
3. [Navigating the User Interface](/faronicsdeploy/get-started-1/user-interface.md).

![Faronics Deploy - Applications View](/files/-MUF85yQPDCqdtQ-COxC)


---

# 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.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.
