# 專案功能介紹

## 專案功能介紹

系統目前依據角色及建案性質的不同，提供以下幾種可能的專案功能選項：

### 一般建案

| 功能            | 營造單位 | 監造單位 |
| ------------- | ---- | ---- |
| **檢查表**       | ✔    | ✔    |
| **施工日誌**      | ✔    |      |
| **影音日誌**      | ✔    | ✔    |
| **會議記錄**      | ✔    | ✔    |
| **Line 群組助理** | ✔    | ✔    |
| **文件中心**      | ✔    | ✔    |
| **驗收單**       | ✔    |      |
| **點工**        | ✔    |      |
| **專案改善單**     | ✔    | ✔    |
| **派工單**       | ✔    | ✔    |
| **釋疑單**       | ✔    | ✔    |

### 公共工程

| 功能            | 營造單位 | 監造單位 |
| ------------- | ---- | ---- |
| **檢查表**       | ✔    | ✔    |
| **施工日誌**      | ✔    | 𒉽   |
| **監造日報**      | 𒉽   | ✔    |
| **影音日誌**      | ✔    | ✔    |
| **材料檢試驗**     | ✔    | ✔    |
| **會議記錄**      | ✔    | ✔    |
| **Line 群組助理** | ✔    | ✔    |
| **文件中心**      | ✔    | ✔    |
| **驗收單**       | ✔    |      |
| **點工**        | ✔    | 𒉽   |
| **專案改善單**     | ✔    | ✔    |
| **派工單**       | ✔    | ✔    |
| **釋疑單**       | ✔    | ✔    |


---

# 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/project_level/zhuan-an-gong-neng-jie-shao.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.
