# Getting Started with Deep Freeze Cloud Console

Before getting started with Deep Freeze Cloud, here are its components:&#x20;

* Deep Freeze Cloud – hosted on the Cloud and no installation required.&#x20;
* Cloud Agent – installed on computers that need to be managed by the Deep Freeze Cloud.&#x20;
* Cloud Relay – installed on any computer on the network. The Cloud Agent reports to the Cloud Relay. The Cloud Relay reports to the Deep Freeze Cloud.&#x20;

Make a note of the [System Requirements](/deep-freeze-cloud/system-requirements.md) before getting started.


---

# 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/deep-freeze-cloud/getting-started-with-deep-freeze-cloud-console.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.
