> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/editions-of-parallels-desktop.md).

# Editions of Parallels Desktop

Parallels Desktop comes in five main editions:

* App Store Edition, which can be [purchased](https://apps.apple.com/us/app/parallels-desktop/id1085114709?mt=12) on the Mac App Store.
* Standard Edition, available as a one-time purchase and aimed at home users who run one or several virtual machines primarily to play games and use everyday Windows apps. If you have earlier purchased a previous version of Parallels Desktop Standard Editon, you can benefit from upgrade pricing
* Pro Edition, available on subscription and designed for software developers, designers, and other types of professional users. As a subscriber to Pro Edition, you will always enjoy access to the latest available version of Parallels Desktop for Mac.
* Business Edition, designed for organizations that require multiple copies of Parallels Desktop and need to manage them centrally.
* Enterprise Edition, designed for organizations with large numbers of Parallels Desktop installations and virtual machines. Its main goal is to simplify the deployment, monitoring, and management of large, dynamic fleets of virtual machines in organizations with highly diverse needs.

To learn more about the differences between various editions of Parallels Desktop, please visit the following pages:

* A comprehensive overview of the differences between the Standard and the App Store editions can be found [here](https://kb.parallels.com/123796).
* To learn more of the advantages of the Pro version over the Standard version, please follow this [link](https://kb.parallels.com/123296).


---

# 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.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/editions-of-parallels-desktop.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.
