# Deploy Cloud Agent from the Mobile App

The Deep Freeze Administrator Mobile App allows you to deploy the Cloud Agent on local computers directly from your mobile device.

Complete the following steps:&#x20;

1. Log on to the Deep Freeze Administrator App.
2. Go to [www.deepfreeze.com/connect](https://docs.faronics.com/deep-freeze-cloud/deep-freeze-administrator-mobile-app/www.deepfreeze.com/connect) on the computer you want to manage from Deep Freeze Cloud.
3. Click *Scan* on the Deep Freeze Administrator Mobile App.
4. Point the camera on the mobile device at the QR code on the computer screen.
5. Click one of the following options on the Mobile App:
   * Install Cloud Agent – this command automatically downloads the Cloud Agent on the scanned computer:
     * Click the downloaded file to open the installation wizard.
     * Follow the steps in the wizard to install the Cloud Agent.
   * Launch Admin Console – this command launches the Deep Freeze Cloud Console and you are automatically signed-in with the credentials provided on the mobile device.
6. Click *Done* on the Deep Freeze Administrator Mobile App.


---

# 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/deploy-cloud-agent-from-the-mobile-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.
