# Overview

Deep Freeze Administrator Mobile App allows you to manage your implementation and perform tasks such as deploying the Cloud Agent, Reboot Thawed, Reboot Frozen, and add Tags.

To get started with Deep Freeze Administrator Mobile App:

1. Go to *Utilities > Mobile App*.
2. &#x20;Scan the QR code for the iPhone or Android to download the app from the store. Alternatively, click *Send me email invitation* to receive an email with detailed instructions.

&#x20;


---

# 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/deep-freeze-administrator-mobile-app/overview.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.
