> 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-chang-jian-wen-ti.md).

# 代客驗屋-常見問題

<details>

<summary>照片的檔案太大，上傳照片耗時，可否最佳化照片壓縮設定?</summary>

在Jobdone APP的裝置設定，可以設定圖像上傳壓縮比例，有三種模式：原圖、標準、效能。『原圖』為不壓縮圖像品質；『標準』為圖像品質與檔案大小平衡；『效能』極限壓縮，效能與節省空間優先於圖像品質。設定方式請參閱：[裝置設定](/user_guide/faq/zhuang-zhi-she-ding.md) 。

</details>

<details>

<summary>Jobdone代客驗屋的『我的聯絡人』有沒有人數上的限制?</summary>

沒有限制。隨著您驗屋事業的成長，您可以加入更多的支援驗屋工作的夥伴。Jobdone代客驗屋個人版(終身免費)

</details>

<details>

<summary>已經結案，為什麼有些客戶無法通知驗屋報告?</summary>

因為客戶(屋主)沒有提供Email資訊，驗屋報告是透過Email寄出，如果沒有提供Email資訊就無法通知驗屋報告。建議：取得屋主的Email資訊並且在編輯任務畫面建立Email資訊後，就可以發送通知驗屋報告。

</details>


---

# 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-chang-jian-wen-ti.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.
