> 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/dai-ke-yan-wu-app.md).

# 代客驗屋APP

{% stepper %}
{% step %}

### 收到派工通知。可事先指派或臨時修改。

<div align="left"><figure><img src="/files/GoSKUvqjMTElxkqxgR7L" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 進入APP首頁 > 待驗任務

&#x20; 預設右上方 『我的任務』，只會看到指給自已的工作。可以切換為 『全部任務』

<div align="left"><figure><img src="/files/xOTqa8b36GoPbCtHOTwl" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/er4Wkkwqt5M2uDJSxpuH" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/UK70NaJkcA4lCZePYHGr" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 開始檢查

{% hint style="info" %}
只要新成屋的網路訊號不佳，建議在開始檢查前，直接進入 『離線模式』。
{% endhint %}

<div align="left"><figure><img src="/files/82CIfM9Q9XFfQ2juOX18" alt="" width="375"><figcaption></figcaption></figure></div>

紀錄的方式有：拍照、選擇圖片、選擇影片、語音轉文字紀錄。

<div align="left"><figure><img src="/files/r5H2JTkfBGADf4xc3Mmm" alt="" width="353"><figcaption></figcaption></figure></div>

* 進入該檢查任務，可以直接選擇離線模式執行。
* 逐項選擇合格、不合格的紀錄，每一項都可以作多筆紀錄。
* 每筆紀錄可以選擇空間、圖面、拍照、影片上傳，以及用打字或語音作說明。

<div><figure><img src="/files/tFDpS2IDO7IjUN2SCRia" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/EbR2QoTvgaLNniGxzg4Z" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/KydEVkgmWVHLpsmt5VAK" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### 天氣紀錄以及新增自訂分類

<div align="left"><figure><img src="/files/jJS0Osn7XXkMkcJsa9GZ" alt="" width="375"><figcaption></figcaption></figure></div>

* **天氣紀錄包含記錄檢查的開始時間跟結束時間**

<div align="left"><figure><img src="/files/4avHODf3M7pK7qFHxP8o" alt="" width="375"><figcaption></figcaption></figure></div>

* **可以現場增加新分類以及檢查項目，新增分類會出現在右邊標籤。**

<div align="left"><figure><img src="/files/U3BY4fzjgkA1aYVULPLM" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/OkNOTP1JWjGtDr3LrOVb" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/RKTdicIuaGMxjeN6JiSL" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 離線操作：萬一手機收訊不良時，不會影響驗屋紀錄的工作

* 所有離線操作的紀錄，會在檢測列表顯示有 『離線紀錄』。
* 全部檢查完成後，按下右上方的 「離線模式」，APP會自動連線，並告知有未上傳資料。
* 將離線項目全數上傳。
* 等待上載完成，所有離線項目會顯示為 「合格」 或 「不合格」。

<div align="left"><figure><img src="/files/Z4uYeUyvWiEJiu2gpCwj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9s0YqyDhq6xmntRSxvPQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zhh5Lpu2SQqk9cHzfrUA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YcPOoDqPVb14sBYjgtN9" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/dai-ke-yan-wu-app.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.
