# インストール

## 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 %}

### ワンクリックでインストール

ダウンロードが完了したら、インストーラーを開きます（ブラウザのダウンロード一覧またはDownloadsフォルダから）。

インストーラーは自動的に実行され、ACE Studioをインストールし、インストール完了時に起動します。

{% hint style="info" %}
インストールに失敗するかACE Studioが起動しない場合は、次を参照してください： [Can’t launch ACE Studio?](/trouble-shooting/ace-studio-issues/cant-launch-ace-studio.md).
{% 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" %}
最良の体験のために、比較的最新のコンピュータでの利用を推奨します。Windowsでは一般に2020年以降のIntel CoreシリーズまたはAMD Ryzenシリーズ搭載PCが目安です。macOSではApple silicon搭載のMac、またはPro系のIntel搭載Macを推奨します。
{% endhint %}

{% hint style="info" %}
ACE Studioの実行にはインターネット接続が必要です。
{% endhint %}

{% hint style="info" %}
クラウドレンダリングにより、標準構成のコンピュータでもACE Studioを問題なく動作させることができます。さらに、Turbo Mode機能ではマシンの演算能力を最大限に活用して、高性能機でAIレンダリング速度を大幅に向上させます。詳細は次を参照してください： [ローカルレンダリング](/docs/product-wiki-ja/airendaringu/rkarurendaringu.md).
{% endhint %}

## ACE Studioを再インストールする

再インストール前にアンインストールする必要はありません。最新のインストーラーをダウンロードして開くだけで、 [ここ](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-ja/hajimeni/insutru.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.
