# DayOffVietnam

## DayOffVietnam

- [DayOffVietnam](https://docs.dayoffvn.com/dayoffvietnam.md): Phần mềm quản lý nghỉ phép thông minh cho các team hiện đại 😎
- [Tính năng / Features](https://docs.dayoffvn.com/tinh-nang-features.md): Các tính năng của DayOffVietnam
- [Đăng ký sử dụng](https://docs.dayoffvn.com/co-ban/dang-ky-su-dung.md)
- [Chức vụ và quyền hạn](https://docs.dayoffvn.com/co-ban/chuc-vu-va-quyen-han.md)
- [Đội nhóm](https://docs.dayoffvn.com/co-ban/doi-nhom.md)
- [Cấu hình ngày phép](https://docs.dayoffvn.com/co-ban/doi-nhom/cau-hinh-ngay-phep.md)
- [Chỉnh sửa ngày phép](https://docs.dayoffvn.com/co-ban/doi-nhom/chinh-sua-ngay-phep.md)
- [Thông báo](https://docs.dayoffvn.com/co-ban/doi-nhom/thong-bao.md)
- [Địa phương](https://docs.dayoffvn.com/co-ban/dia-phuong.md)
- [Dòng thời gian](https://docs.dayoffvn.com/co-ban/dong-thoi-gian.md)
- [Thêm vào lịch](https://docs.dayoffvn.com/nang-cao/them-vao-lich.md)
- [Kết nối với Slack](https://docs.dayoffvn.com/nang-cao/ket-noi-voi-slack.md)
- [Kết nối với Zalo](https://docs.dayoffvn.com/nang-cao/ket-noi-voi-zalo.md)
- [Kết nối với Telegram](https://docs.dayoffvn.com/nang-cao/ket-noi-voi-telegram.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dayoffvn.com/dayoffvietnam.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.
