# Schedule an Install of Application(s)

Scheduling Installs can be performed in a few scenarios. Application Installs can be scheduled and performed on single computers, or they can be scheduled and performed in mass on multiple computers.&#x20;

Applications can be grouped into App Presets (See [Create an App Preset](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets/create-app-preset.md) for further information).

The following are guides on how to schedule applications:

1. [Schedule an Install of an Application](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/scheduling-mass-install-example/schedule-an-install-of-an-application.md)
2. [Schedule an Install of Multiple Applications](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/scheduling-mass-install-example/schedule-an-install-of-multiple-applications.md)


---

# 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/application-management/install-uninstall-and-update-apps/install-application-s/scheduling-mass-install-example.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.
