# 點工單

- [新增點工單](https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet/create.md): Create a Daywork Sheet
- [簽到 / 簽退](https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet/qian-dao-qian-tui.md)
- [出勤確認與資料填寫](https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet/qian-dao-qian-tui/confirmation.md): Attendance Confirmation and Data Entry
- [現場圖片](https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet/qian-dao-qian-tui/confirmation/site-photos.md): Site Photos
- [設為放管曠職](https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet/qian-dao-qian-tui/absenteeism.md): Absenteeism


---

# Agent Instructions: 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:

```
GET https://docs.jobdone.cc/user_guide/twa/contractor/daywork-sheet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
