# 软件安装

下载安装包后，即可开始安装。此过程与其他软件的安装完全相同。按照以下步骤操作，即可顺利完成。

{% hint style="warning" %}
目前ATAS仅支持Windows操作系统。我们正在积极开发macOS版本。在此期间，Mac用户可通过Parallels等Windows模拟软件顺畅安装软件。具体安装方法请观看[视频](https://www.youtube.com/watch?v=kcTF2RudrQM)指南。
{% endhint %}

1. 下载完成后，请打开安装文件。

<figure><img src="/files/glEDRDc0onRf0IIosjfZ" alt=""><figcaption></figcaption></figure>

2. 系统将启动程序安装向导。请仔细阅读许可协议。若您同意相关条款，请选择"我接受许可协议中的条款"并点击"下一步"

<figure><img src="/files/WcRkL8wHv8uAIWwNLTup" alt=""><figcaption></figcaption></figure>

3. 程序将提供默认安装路径：C:\Program Files (x86)\ATAS Platform。您可通过点击"浏览"按钮选择其他文件夹更改安装路径，然后点击"下一步"继续。

<figure><img src="/files/z10FVKNWAfooACqDKaEF" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Latest（最新版)" %}
候选版本，这是稳定版之前发布的。该版本的软件包含更新功能，此功能已经通过Beta测试并处于最终优化阶段。默认安装的版本为Latest，我们推荐ATAS新用户都使用此版本。
{% endtab %}

{% tab title="Beta（测试版）" %}
实验性版本，包含最新功能和修复。Beta版会定期发布，虽然经过测试，但仍可能存在某些运行问题。
{% endtab %}

{% tab title="Stable (稳定版)" %}
最可靠版本，经过ATAS测试团队和用户社区充分验证，也是日常使用中最稳定的选择。但与其他版本相比，其功能相对有限。 &#x20;
{% endtab %}
{% endtabs %}

对于传统金融市场的新用户，Latest版本的功能已完全足够。Beta版本则适合熟悉ATAS平台且希望体验最新功能的进阶用户。&#x20;

随着使用时间的增加，您会更清楚哪个版本更适合你。如果需要，您可以在登录窗口轻松更新，无需重新安装软件。 &#x20;

<figure><img src="/files/EDTPQ2s8Fk6nO6rrXRGJ" alt=""><figcaption></figcaption></figure>

4\. 当安装过程结束时，点击“完成”。如果勾选了“启动ATAS平台”，软件将在安装后立即启动。

<figure><img src="/files/zQgt6WHiL0Va8ucKfkKD" alt=""><figcaption></figcaption></figure>


---

# 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://start.atas.net/cn/di-yi-bu-an-zhuang-ruan-jian/ruan-jian-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.
