# Install Application(s)

Applications can be installed in a few different ways; install guides are provided for each scenario listed below:

* [Install Built-In Application(s)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-inbuilt-application-s-custom-app.md) (Applications included in our library).
* [Install an Application on All Computers in Deploy](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/installing-an-application-on-all-computers-in-deploy.md).
* [Install an Application using Winget](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-an-application-using-winget.md).
* [Install an External Application (Custom App)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-external-application-s-custom-app.md) (Applications not included in our library).
* [Install a Pre-Defined Group of Applications (App Presets)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets.md) (Group of applications to be installed on one or more computers at a time).
* [Install an Application on a Group of Computers](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/mass-installs-on-a-group.md).
* [Schedule an Install of Multiple Applications on Multiple Computers](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/scheduling-mass-install-example.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.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.
