# APP 版

以下說明於APP版中，**人資**與**非人資**使用功能之差異。

| 功能       | 人資 | 非人資 |
| -------- | -- | --- |
| 上下班打卡    | ✔  | ✔   |
| 申請加班/休假  | ✔  | ✔   |
| 查看個人出勤紀錄 | ✔  | ✔   |
| 審核申請     | ✔  | 𒉽  |

## 進入出勤系統

<div><figure><img src="/files/ah8dTLzl9uXD1Fo7V9Xo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aEWbAiEefohM59F6EbVE" alt=""><figcaption></figcaption></figure></div>


---

# 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/attendance/app.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.
