# Applications

- [What is the difference between public and private applications?](https://support.scappman.com/applications/what-is-the-difference-between-public-and-private-applications.md)
- [How Scappman keeps your available apps up to date](https://support.scappman.com/applications/how-scappman-keeps-your-available-apps-up-to-date.md)
- [Pausing Scappman Updates](https://support.scappman.com/applications/pausing-scappman-updates.md)
- [How will Scappman interact with applications that already exist on my device](https://support.scappman.com/applications/how-will-scappman-interact-with-applications-that-already-exist-on-my-device.md)
- [Why is there a Scappman pop-up](https://support.scappman.com/applications/why-is-there-a-scappman-pop-up.md)
- [How to add custom branding to the pop-up](https://support.scappman.com/applications/why-is-there-a-scappman-pop-up/how-to-add-custom-branding-to-the-pop-up.md)
- [Request a new managed app](https://support.scappman.com/applications/request-a-new-managed-app.md)
- [Using MST's with Scappman Apps](https://support.scappman.com/applications/using-msts-with-scappman-apps.md): This guide will show you how to deploy an MST file with a Scappman app
- [Bring your own app to Scappman](https://support.scappman.com/applications/bring-your-own-app-to-scappman.md)
- [Uploading your own app to Scappman](https://support.scappman.com/applications/bring-your-own-app-to-scappman/uploading-your-own-app-to-scappman.md)
- [Install Command Cheat Sheet](https://support.scappman.com/applications/bring-your-own-app-to-scappman/uploading-your-own-app-to-scappman/install-command-cheat-sheet.md): Examples of how to use Scappman install commands with your custom applications
- [Updating your private (custom) applications in Scappman](https://support.scappman.com/applications/bring-your-own-app-to-scappman/updating-your-private-custom-applications-in-scappman.md)
- [Additional files in custom apps](https://support.scappman.com/applications/bring-your-own-app-to-scappman/additional-files-in-custom-apps.md)
- [My applications can't be opened after an update](https://support.scappman.com/applications/my-applications-cant-be-opened-after-an-update.md)
- [Scappman PowerShell Certificate](https://support.scappman.com/applications/scappman-powershell-certificate.md): Here you can find the Scappman Public Certificates & information on how to implement the PowerShell Execution Policy in your environment.
- [Discovery & Autopatch](https://support.scappman.com/applications/discovery-and-autopatch.md): With discovery and autopatch, you can rapidly detect which apps are unmanaged and start manually or automatically patch them.
- [Deploy your first app](https://support.scappman.com/applications/deploy-your-first-app.md): This page will help you deploy your first application. You have two options: Default or Advanced. We recommend advanced to be able to use all our options.


---

# 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://support.scappman.com/applications.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.
