# Differences between QLM Pro and Enterprise

The table below lists the features that differentiate QLM Enterprise from QLM Pro

| Feature                                                                                                                                                     | Pro | Enterprise |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ---------- |
| Protect [Android](/docs/how-to/how-to-protect-an-android-app-with-qlm-enterprise.md), iOS, OSX, [Java ](/docs/how-to/how-to-protect-javascript-code.md)apps |     | √          |
| [Protect PDF documents](/docs/step-by-step-guides/protect-a-pdf-file-with-qlm.md)                                                                           |     | √          |
| Protect Windows Executables without code changes                                                                                                            |     | √          |
| Floating / Concurrent licensing scheme                                                                                                                      |     | √          |
| Associate Expiry Dates to Product Properties                                                                                                                |     | √          |
| Create [Product Bundles](/docs/fundamental-concepts/product-bundles.md)                                                                                     |     | √          |
| Analytics – track installs and uninstalls of your software                                                                                                  |     | √          |
| Analytics – track idle trials and trigger automatic emails to these users                                                                                   |     | √          |
| Analytics – track last accessed date, frequency of usage, etc.                                                                                              |     |            |


---

# 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.soraco.co/docs/fundamental-concepts/what-is-the-difference-between-qlm-pro-and-enterprise.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.
