# Đăng nhập

Để sử dụng hệ thống, giáo viên phải đăng nhập trước theo hướng dẫn chung ở [đây](/huong-dan-chung/dang-nhap.md). Sau đó bạn có thể thực hiện các chức năng của giáo viên:

* [Quản lý lớp học](/cho-giao-vien/quan-ly-lop-hoc.md)
* [Giao bài tập](/cho-giao-vien/giao-bai-tap.md)
* [Xem báo cáo](/cho-giao-vien/xem-bao-cao.md)
* [Sử dụng ngân hàng đề thi](/cho-giao-vien/su-dung-ngan-hang-de-thi.md)
* [Quản lý học liệu riêng của bạn](/cho-giao-vien/quan-ly-bo-cau-hoi.md)

Bạn cũng có thể cài phiên bản cài đặt cho máy để bàn của mình theo hướng dẫn ở [đây](/cho-giao-vien/su-dung-ung-dung-de-ban-desktop-app/tai-va-cai-dat-ung-dung-de-ban-desktop-app.md).


---

# 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://hdsd.hoclieu.vn/cho-giao-vien/dang-nhap.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.
