> For the complete documentation index, see [llms.txt](https://docs.plextrac.com/plextrac-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plextrac.com/plextrac-documentation/master/supported-applications.md).

# Supported Applications

To ensure the best experience when using PlexTrac, the following recommendations for applications and utilities are provided below. These recommendations maximize the functionality and efficiency of PlexTrac's capabilities.

## Operating Systems

<table data-card-size="large" data-view="cards"><thead><tr><th>Software</th><th>Supported Version</th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>macOS</td><td>Ventura</td><td><a href="/files/29qf0J5kFgGeOIB9eNLd">/files/29qf0J5kFgGeOIB9eNLd</a></td></tr><tr><td>Windows</td><td>10, 11</td><td><a href="/files/79rDdelYtqCbxCjtaOb7">/files/79rDdelYtqCbxCjtaOb7</a></td></tr></tbody></table>

{% hint style="warning" %}
PlexTrac does not support iOS and Android operating systems.
{% endhint %}

## Desktop and Laptop Browsers

Using an updated browser ensures access to the full range of features available. Other browsers or older versions of supported browsers are not guaranteed to keep all features.

### Windows

<table data-view="cards"><thead><tr><th></th><th>Supported</th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Chrome</td><td>latest stable version</td><td><a href="/files/Vnte52uTadsjimcLCCiU">/files/Vnte52uTadsjimcLCCiU</a></td><td><a href="https://www.google.com/chrome/">https://www.google.com/chrome/</a></td></tr><tr><td>Edge</td><td>latest stable version</td><td><a href="/files/hnp3N7wPlaIU45QNebsi">/files/hnp3N7wPlaIU45QNebsi</a></td><td><a href="https://www.microsoft.com/en-us/edge/download?form=MA13FJ">https://www.microsoft.com/en-us/edge/download?form=MA13FJ</a></td></tr><tr><td>Firefox</td><td>latest stable version</td><td><a href="/files/Tvti00mcgDCtk9qC7ygx">/files/Tvti00mcgDCtk9qC7ygx</a></td><td><a href="https://www.mozilla.org/en-US/firefox/new/">https://www.mozilla.org/en-US/firefox/new/</a></td></tr></tbody></table>

### macOS

<table data-view="cards"><thead><tr><th></th><th>Supported</th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Chrome</td><td>latest stable version</td><td><a href="/files/Vnte52uTadsjimcLCCiU">/files/Vnte52uTadsjimcLCCiU</a></td><td><a href="https://www.google.com/chrome/">https://www.google.com/chrome/</a></td></tr><tr><td>Edge</td><td>latest stable version</td><td><a href="/files/hnp3N7wPlaIU45QNebsi">/files/hnp3N7wPlaIU45QNebsi</a></td><td><a href="https://www.microsoft.com/en-us/edge/download?form=MA13FJ">https://www.microsoft.com/en-us/edge/download?form=MA13FJ</a></td></tr><tr><td>Firefox</td><td>latest stable version</td><td><a href="/files/Tvti00mcgDCtk9qC7ygx">/files/Tvti00mcgDCtk9qC7ygx</a></td><td><a href="https://www.mozilla.org/en-US/firefox/browsers/mobile/ios/">https://www.mozilla.org/en-US/firefox/browsers/mobile/ios/</a></td></tr><tr><td>Safari</td><td>latest stable version</td><td><a href="/files/KNeWVwnnohXOswpAFnwZ">/files/KNeWVwnnohXOswpAFnwZ</a></td><td><a href="https://support.apple.com/downloads/safari">https://support.apple.com/downloads/safari</a></td></tr></tbody></table>


---

# 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.plextrac.com/plextrac-documentation/master/supported-applications.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.
