> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-publisher/technical-references/products-available-limited-trial-mode.md).

# Products Available in Limited Trial Mode of Patch My PC Publisher

*Applies to: Patch My PC Publisher V3.x*

The **Limited Trial Mode** of Patch My PC (PMPC) Publisher includes a curated selection of commonly used third-party applications.

This allows you to test publishing workflows without requiring a license key.

{% hint style="info" %}
**Note**

See [Enable Limited Trial Mode](/patch-my-pc-publisher/manage/general-tab/license-information.md#enable-limited-trial-mode) for more details on how to enable Limited Trial Mode.
{% endhint %}

The following products are available in Limited Trial Mode:

* **Amazon Corretto**
  * Amazon Corretto 8 (x64)
  * Amazon Corretto 8 (x86)
* **Devolutions**
  * Remote Desktop Manager (MSI-x64)
* **Microsoft**
  * Microsoft Power BI Desktop (x64)
* **Mozilla**
  * Mozilla Firefox (x64 en-US)
  * Mozilla Firefox (x86 en-US)
* **VideoLAN**
  * VLC Media Player (x64) – EXE Install
  * VLC Media Player (x64) – MSI Install
  * VLC Media Player (x86) – EXE Install
  * VLC Media Player (x86) – MSI Install
* **Zoom**
  * Zoom Workplace (MSI-x64)
  * Zoom Workplace (MSI-x86)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/technical-references/products-available-limited-trial-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
