> For the complete documentation index, see [llms.txt](https://support.scappman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.scappman.com/applications/request-a-new-managed-app.md).

# Request a new managed app

While you can add your own apps to the Scappman app store, you can also request that the Scappman team add new apps.&#x20;

You can request a new app using the Patch My PC UserVoice - <https://ideas.patchmypc.com/>

&#x20;

<figure><img src="/files/SHv4JsCRbqDqopsIjVx9" alt=""><figcaption><p>Select "Add a new idea"</p></figcaption></figure>

On the Add Idea page there are a few fields we require to process your application request.&#x20;

* Product Name
* Vendor Name
* Download URL
  * Latest
  * Previous version (We need this to test upgrades)
* Release Notes
* Silent installation switches

{% hint style="info" %}
Ensure you select Application Request and Scappman as highlighted below
{% endhint %}

<figure><img src="/files/nPfzSHT0BGzPO9lOIW6P" alt=""><figcaption></figcaption></figure>

Once the app request has a minimum of 10 votes, it will be sent to our app team to review and add&#x20;

<figure><img src="/files/FtPcpMP6I0sfhzd2g9cS" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/request-a-new-managed-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.
