> 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/app-danh-cho-tri-lieu-vien/tin-nhan-chat.md).

# Tin nhắn (Chat)

### <mark style="color:blue;">Tính năng</mark> <mark style="color:orange;">Tin nhắn (Chat)</mark> <mark style="color:blue;">giúp các trị liệu viên (cả Giám đốc, quản lý chuyên môn và quản lý cơ sở)</mark> <mark style="color:orange;">**trò chuyện trực tiếp**</mark>**&#x20;**<mark style="color:blue;">**với phụ huynh học sinh**</mark> <mark style="color:blue;">**trên app Luca Education**</mark><mark style="color:blue;">.</mark>&#x20;

Tính năng này hứa hẹn **thay thế hoàn toàn** các ứng dụng trò chuyện khác như **Facebook Messenger,** **Zalo, Viber, v.v.,** nhằm giúp bảo mật các thông tin / tài khoản cá nhân của trị liệu viên và phụ huynh.&#x20;

<figure><img src="/files/48kdfbd7wbHjIGkE110d" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">HƯỚNG DẪN CHI TIẾT VỀ TÍNH NĂNG</mark>

{% content-ref url="/pages/IM76Uch2cyWrCuk5QBkt" %}
[Thêm / bớt thành viên nhóm chat](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/them-bot-thanh-vien-nhom-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/AwmwpXvtag4M8kKSt9lL" %}
[Cơ sở bị khóa](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/co-so-bi-khoa.md)
{% endcontent-ref %}

{% content-ref url="/pages/tplxk26PQ5s7yX8wRskU" %}
[Các chức năng khác](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/cac-chuc-nang-khac.md)
{% endcontent-ref %}

{% content-ref url="/pages/mq3sVK1RwjumqAt4yD0Q" %}
[Phản hồi một tin nhắn](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/phan-hoi-mot-tin-nhan.md)
{% endcontent-ref %}

{% content-ref url="/pages/2qb1cH5dww1DzxaOupSd" %}
[Gửi hồ sơ trị liệu viên](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/gui-ho-so-tri-lieu-vien.md)
{% endcontent-ref %}

{% content-ref url="/pages/aaieGAXg2BhUkt4qzvuh" %}
[Chia sẻ tài liệu](/app-danh-cho-tri-lieu-vien/tin-nhan-chat/chia-se-tai-lieu.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/app-danh-cho-tri-lieu-vien/tin-nhan-chat.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.
