> 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/he-thong-co-so/goi-dich-vu.md).

# Gói dịch vụ

### <mark style="color:blue;">Mọi thông tin về</mark> Gói dịch vụ hiện tại <mark style="color:blue;">của hệ thống cơ sở sẽ được hiển thị tại trang này.</mark>

1. **Gói dịch vụ đăng ký:** Tên gói đăng ký
2. **Tổng số học sinh** đã đăng ký sử dụng (đã bao gồm số học sinh được khuyến mãi)
3. **Số học sinh chưa sử dụng**
4. **Kết thúc sau:** Số ngày còn lại của gói dịch vụ, sau ngày hết hạn, chủ cơ sở phải liên hệ với Luca Education để gia hạn gói và tiếp tục sử dụng.&#x20;
5. **Danh sách các cơ sở thuộc hệ thống và số học sinh của từng cơ sở**

<figure><img src="/files/72prkWynyxBhXY1sibxK" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">**Nếu số lượng học sinh bạn đã đăng ký với Luca là 50 bạn, khi bạn thêm học sinh thứ 51 vào hệ thống, hệ thống sẽ báo lỗi như hình bên dưới.**</mark>

<figure><img src="/files/G8kId8bljVu6rNyxuOz4" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">Các gói dịch vụ trên Luca và cách thức đăng ký</mark>

{% content-ref url="/pages/v3m27O6hIdmml64zgoIu" %}
[Các gói dịch vụ trên Luca](/web-danh-cho-tri-lieu-vien/he-thong-co-so/goi-dich-vu/cac-goi-dich-vu-tren-luca.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/he-thong-co-so/goi-dich-vu.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.
