> 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/wo-de-lian-luo-ren.md).

# 我的聯絡人

## Jobdone代客驗屋有免費的個人版（終身免費）

『 個人版本』 主要是提供給臨時支援驗屋工作的水電師傅，或者專門執行驗屋工作的非正式員工使用。

適用對象：現場執行驗屋的工程師、特約的驗屋高手、隨傳隨到的驗屋達人...等非正職驗屋人員。

功能限制：只能接受派遣的驗屋工作、透過APP將驗屋紀錄及照片回傳到Jobdone系統。

作法：

1. 請以上民間驗屋高手註冊Jobdone代客驗屋APP。
2. 系統管理者：在代客驗屋網頁的左下角，點開 『我的聯絡人』 將民間驗屋高手們加入進來。

<figure><img src="/files/2FmYuecD1BhBJdLzE0qS" alt=""><figcaption></figcaption></figure>

3. 點選右邊上方的 『 ＋新增聯絡人 』 按鈕，開啟加入聯絡人。

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

4. 只要輸入有註冊Jobdone代客驗屋APP人員的 『手機號碼』 就可以搜尋到，立即將他加入『加入聯絡人』

<figure><img src="/files/53hRcD3NoKJ9JKpQoUEX" alt=""><figcaption></figcaption></figure>

5. 將這些驗屋高手加入你的聯絡人之後，未來就可以直接分派驗屋工作給他，並且他可以直接透過Jobdone APP直接上傳驗屋紀錄、照片及影片，非常的方便。

<figure><img src="/files/7iGe5Sh55XHu9pN5OWcR" alt=""><figcaption></figcaption></figure>

下一個章節，我們會介紹如何建立屋主的驗屋任務。


---

# 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/wo-de-lian-luo-ren.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.
