> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/an-zhuang-huo-sheng-ji-parallels-desktop/an-zhuang-parallels-desktop.md).

# 安装 Parallels Desktop

只需简单几步，即可安装并运行 Parallels Desktop：

1. 确保您安装了 macOS 的最新更新。
2. 请视需要选择执行以下操作：
   * 如果已从 [Parallels 网站](https://www.parallels.cn/products/desktop/download/)下载 Parallels Desktop，请双击磁盘映像文件，最有可能位于**下载内容**文件夹中。
   * 如果您购买了配备 USB 拇指驱动器的 Parallels Desktop 盒装产品，请将此驱动器连接到 Mac，然后打开它并双击磁盘映像文件。
   * 如果您购买了附有安装文件链接的盒装产品，请在 Web 浏览器中打开此链接，然后下载 Parallels Desktop 并双击磁盘映像文件。
   * 如果您购买了附有安装光盘的盒装产品，请插入光盘。
3. 双击**安装**图标，然后按照屏幕上的说明操作，安装 Parallels Desktop。

{% hint style="info" %}
\*\*注意：\*\*如果您的 Mac 没有 DVD-ROM，您可使用零售包装盒中的下载链接，通过互联网下载 Parallels Desktop。
{% endhint %}


---

# 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.cn/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/an-zhuang-huo-sheng-ji-parallels-desktop/an-zhuang-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.
