# Install an Application Using Winget

## What is Winget?&#x20;

Winget (Windows Package Manager), is a command line-driven package installer for scripted application installs from a searchable repository.

You can install applications from Winget's extensive catalog on your managed computers. You will need to install the Winget tool on the managed computer(s). Once Winget is installed on the managed computer(s), you can select any application(s) from the list of 1500+ that are available via Winget.

{% hint style="info" %}
You will need to ensure that Enable support for **Microsoft Windows Package Manager (winget)** is checked in the **Organization Settings***.*
{% endhint %}

1. [Enable and Install Winget](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-an-application-using-winget/enable-and-install-winget.md).
2. [Install an Application using the Winget Tool](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-an-application-using-winget/install-an-application-using-the-winget-tool.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/install-an-application-using-winget.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.
