# Quỹ nghỉ - Đơn nghỉ

Khi nhân viên gửi đơn xin nghỉ, có những loại ngày nghỉ họ có thể gửi số lượng không giới hạn trong năm, nhưng cũng có những lý do nghỉ chỉ được dùng số lượng cố định trong tháng/năm. Dùng hết thì không thể gửi thêm.

Quỹ nghỉ là nơi thiết lập số lượng ngày nghỉ cho nhân viên, thiết lập ai được sử dụng loại ngày nghỉ nào, sử dụng trong bao lâu.


---

# 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://help.acheckin.io/danh-cho-quan-tri-vien/cham-cong/quy-nghi-don-nghi.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.
