# 系統設定

驗收單系統設定分為以下三個項目：

{% tabs %}
{% tab title="空間設定" %}
定義驗收空間範圍（如：主臥、臥2、陽台、浴室、客廳等）。
{% endtab %}

{% tab title="備註條款" %}
設定合約或驗收單之附加說明（缺失條款 / 同意條款 / 建議條款）。
{% endtab %}

{% tab title="交屋點交文件" %}
管理交屋時所需之各項表單與證明。
{% endtab %}
{% endtabs %}


---

# 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.jobdone.cc/user_guide/cpm/bc/acceptance/web-based/system-settings.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.
