# Page Not Found

The URL `files/ygI9KFaYjZZ4H2luEC3f` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Làm gì khi trình ký File sổ mà không thấy LỚP để chọn?](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/lam-gi-khi-trinh-ky-file-so-ma-khong-thay-lop-de-chon.md)
- [Người trình ký có cần KÝ NHÁY lên File sổ không?](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/nguoi-trinh-ky-co-can-ky-nhay-len-file-so-khong.md)
- [Dùng eDoc thì Giáo viên học gì là đủ để làm việc tốt rồi?](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/dung-edoc-thi-giao-vien-hoc-gi-la-du-de-lam-viec-tot-roi.md)
- [Người KÝ DUYỆT dùng việc NHẬN XÉT sau ký duyệt vào việc gì?](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/nguoi-ky-duyet-dung-viec-nhan-xet-sau-ky-duyet-vao-viec-gi.md)
- [Trong 1 Sổ, File này ký bằng chữ ký số, File khác lại không, có được không?](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/trong-1-so-file-nay-ky-bang-chu-ky-so-file-khac-lai-khong-co-duoc-khong.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/lam-gi-khi-trinh-ky-file-so-ma-khong-thay-lop-de-chon.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.

### Option 2 — Browse the documentation index

Full index: https://helpedoc.smas.edu.vn/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://helpedoc.smas.edu.vn/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/cau-h-i-thuong-gap/lam-gi-khi-trinh-ky-file-so-ma-khong-thay-lop-de-chon.md`).

You may also use `Accept: text/markdown` header for content negotiation.
