> For the complete documentation index, see [llms.txt](https://start.atas.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://start.atas.net/cn/di-er-bu-shu-xi-gong-zuo-qu.md).

# 第二步：熟悉工作区

首次启动ATAS时，您将获得我们为您预设的现成工作区，该工作区可通过主窗口进行修改。主窗口是集中管理平台所有模块与界面元素的核心区域。

<figure><img src="/files/1KzQw3ZWtB1rdQVZwZK5" alt=""><figcaption></figcaption></figure>

在此界面可开启图表、进行基础设置（图表设置需在图表模块内单独调整）、查看账户信息、交易记录及持仓数据。

后续使用中，您与该窗口的交互多为过渡性操作，之后便会进入主工作环境。但在初学阶段，了解各选项卡的功能至关重要。本节将按顺序详解所有关键界面元素，帮助您系统掌握平台布局。

{% content-ref url="/pages/jocaEjC2MOGZVdgIp8sI" %}
[图表通用设置](/cn/di-er-bu-shu-xi-gong-zuo-qu/tu-biao-tong-yong-she-zhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/laNPzH9m7VpFWMxRpEy7" %}
[工作区优化](/cn/di-er-bu-shu-xi-gong-zuo-qu/gong-zuo-qu-you-hua.md)
{% endcontent-ref %}

{% content-ref url="/pages/0FzEXs5b23JyHYp6OH3D" %}
[程序通用设置](/cn/di-er-bu-shu-xi-gong-zuo-qu/cheng-xu-tong-yong-she-zhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/B7k7SNrFV2WaFOnob00f" %}
[Broken mention](broken://pages/B7k7SNrFV2WaFOnob00f)
{% endcontent-ref %}


---

# 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:

```
GET https://start.atas.net/cn/di-er-bu-shu-xi-gong-zuo-qu.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.
