> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/his/ji-ben-gai-nian.md).

# 基本概念

{% hint style="warning" %}
Jobdone代客驗屋是一套可以多人協同作業的工具平台，費用上只有管理者帳號需要付費，使用Jobdone驗屋APP的用戶可以免費使用。您可以委派給其它外部的人員協助檢測任務，他們只要下載APP，就可以接收任務進行回報。
{% endhint %}

> Jobdone代客驗屋的功能區分為：系統管理(Web功能)與現場驗屋(APP功能）
>
> 1. **系統管理**：在Web介面上執行，包含：預約客戶、設計驗屋方案、規劃檢測項目及標準、工作分派、編輯驗屋報告、線上驗屋報告預覽、寄送線上驗屋報告給屋主等功能。
> 2. **現場驗屋**：使用APP進行檢測紀錄、拍照、錄影，將檢測紀錄同步回傳到Jobdone驗屋系統。

## Web功能：Jobdone代客驗屋系統管理

所有的基本設定，包含公司的服務方案 (產品)、檢測規範、預約、跟任務 (客戶的案件) ，都需要在Web上設定。檢查結果的檢視也在Web上查看、複製。

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

## APP功能：現場驗屋檢測紀錄

所有的現場檢查工作，都在APP進行，可以多人執行同一個案件、可以<mark style="color:red;background-color:orange;">**離線**</mark>進行。完成後上傳至雲端後台。

APP下載掃描QR Code，或到AppStore、Google Play搜尋『代客驗屋』。

<div align="left"><figure><img src="/files/77oqZExgyQAla9UUXWZJ" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jobdone.cc/user_guide/his/ji-ben-gai-nian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
