> For the complete documentation index, see [llms.txt](https://wiki.luca.education/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.luca.education/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap.md).

# Các câu hỏi thường gặp

{% content-ref url="/pages/t0JsLk0lugLtajYxr0NQ" %}
[Báo nghỉ nhiều buổi cho học sinh](/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap/bao-nghi-nhieu-buoi-cho-hoc-sinh.md)
{% endcontent-ref %}

{% content-ref url="/pages/gCpQjEVkMBjJjVDgwB4v" %}
[Báo nghỉ nhiều buổi cho trị liệu viên](/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap/bao-nghi-nhieu-buoi-cho-tri-lieu-vien.md)
{% endcontent-ref %}

{% content-ref url="/pages/NGuun2bkhfsoaUpbhA4B" %}
[Thêm TKB cho học sinh mới](/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap/them-tkb-cho-hoc-sinh-moi.md)
{% endcontent-ref %}

{% content-ref url="/pages/QVn81c5He3Gshvp6rdRh" %}
[Tùy chỉnh lịch bán trú cho từng học sinh](/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap/tuy-chinh-lich-ban-tru-cho-tung-hoc-sinh.md)
{% endcontent-ref %}


---

# 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://wiki.luca.education/web-danh-cho-tri-lieu-vien/lich-hoc/cac-cau-hoi-thuong-gap.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.
