> For the complete documentation index, see [llms.txt](https://quteng-1.gitbook.io/quteng-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quteng-1.gitbook.io/quteng-docs/shi-gong-cha-yan-yu-que-shi-zhui-zong/app/san-dian-zi-qian-ming-yu-song-chu-cha-yan-dan.md).

# 三、 電子簽名與送出查驗單

當該工項的所有項目都查驗完畢後，即可進行權責確認。

1. **進入簽名畫面**： 點擊畫面最下方的深藍色按鈕「<mark style="color:$primary;">**下一步，人員簽名**</mark>」。

   <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FpHjpPvFh53LhgjywjlSV%2Fimage.png?alt=media&amp;token=8497d16a-d16e-445c-815a-3fcf57faa9c0" alt="" width="406"><figcaption></figcaption></figure>
2. **填寫備註與簽名**： 若有整體補充說明，可填寫於「<mark style="color:$primary;">**備註**</mark>」欄位。接著由「**工地主任**」與「**檢查人員**」分別點擊簽名框，直接於手機/平板螢幕上進行手寫簽名。

   <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FwZTuqb7d0AOtsSvOT86m%2Fimage.png?alt=media&amp;token=2c089e22-a5ff-4a5a-ae6c-1ff5d2c0fd0c" alt="" width="411"><figcaption></figcaption></figure>
3. **完成送出**： 簽署完畢後，點擊最下方按鈕。若系統有開啟簽核流程，按鈕會顯示為「<mark style="color:$primary;">**送出簽核」**</mark>，單據將呈交主管審批；若未開啟簽核，按鈕則顯示「<mark style="color:$primary;">**送出檢查結果**</mark>」，點擊後即代表該次查驗建檔完成。

   <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2F05uJElat7tSXr0QI5LRT%2Fimage.png?alt=media&amp;token=5961a913-3c22-4a64-8f7c-915f870fd826" alt="" width="411"><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://quteng-1.gitbook.io/quteng-docs/shi-gong-cha-yan-yu-que-shi-zhui-zong/app/san-dian-zi-qian-ming-yu-song-chu-cha-yan-dan.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.
