# 安装

## 安装 ACE Studio

ACE Studio 是适用于 Windows 和 macOS 的桌面应用。要安装 ACE Studio，请按照以下步骤操作。

{% stepper %}
{% step %}

### <a href="https://acestudio.ai/download/" class="button primary" data-icon="arrow-down-to-square">下载安装程序</a>

点击打开下载页面。

如果您是 Mac 用户，请点击 <kbd>For Mac</kbd> 按钮以下载 macOS 的安装程序。

如果您是 Windows 用户，请点击 <kbd>For Win</kbd> 按钮以下载 Windows 的安装程序。
{% endstep %}

{% step %}

### 一键安装

下载完成后，打开安装程序（可从浏览器的下载列表或“下载”文件夹中打开）。

安装程序会自动运行、安装 ACE Studio，并在完成后启动它。

{% hint style="info" %}
如果安装失败或 ACE Studio 未能启动，请参阅 [Can’t launch ACE Studio?](https://app.gitbook.com/s/3gjLmZeh4v6cKaPhX5rx/ace-studio-issues/cant-launch-ace-studio "mention").
{% endhint %}
{% endstep %}
{% endstepper %}

### 系统需求

* <i class="fa-windows">:windows:</i> Windows 10 或 11（版本 22H2 或更高）。较旧版本可能可用但体验可能不佳。Windows Update 应能自动将系统保持在受支持的版本。
* <i class="fa-apple">:apple:</i> macOS Ventura (13) 或更高版本，并安装最新的小版本更新。有关更新与升级差异的更多信息，请参见 [Apple 的支持文章](https://support.apple.com/en-us/108382).

{% hint style="success" %}
为获得最佳体验，建议在较新的计算机上使用 ACE Studio。在 Windows 上，这通常指 2020 年或之后的 PC，配备 Intel Core 系列或 AMD Ryzen 系列处理器。在 macOS 上，我们推荐基于 Apple silicon 的 Mac 或 Pro 系列的 Intel Mac。
{% endhint %}

{% hint style="info" %}
ACE Studio 运行需要联网。
{% endhint %}

{% hint style="info" %}
借助云渲染，标准配置的电脑也能轻松运行 ACE Studio。同时我们提供 Turbo Mode 功能，可充分利用电脑算力，在高性能机器上显著提升 AI 渲染速度。更多详情请参阅 [ben-di-xuan-ran](https://docs.acestudio.ai/docs/product-wiki-zh/ai-xuan-ran/ben-di-xuan-ran "mention").
{% endhint %}

## 重新安装 ACE Studio

无需先卸载再重新安装。只需下载并打开最新的安装程序 [here](https://acestudio.ai/download/)，它会自动将 ACE Studio 更新或重新安装为最新版本。


---

# 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.acestudio.ai/docs/product-wiki-zh/kuai-su-ru-men/an-zhuang.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.
