# Hướng dẫn sử dụng dành cho biên tập

- [Tạo số báo](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/huong-dan-tao-so-bao.md)
- [Đăng nhanh bài báo](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/huong-dan-dang-nhanh-bai-bao.md)
- [Kiểm tra mức độ trùng lặp cho bài báo](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/kiem-tra-muc-do-trung-lap-cho-bai-bao.md): Dành cho Tạp chí sử dụng plugin kiểm tra mức độ trùng lặp (https://kiemtratailieu.vn/)
- [Gửi bài báo tới phản biện](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/huong-dan-gui-bai-bao-toi-phan-bien.md)
- [Đọc và xuất file ý kiến nhận xét của người phản biện](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/doc-va-xuat-file-y-kien-nhan-xet-cua-nguoi-phan-bien.md)
- [Gửi tác giả ý kiến phản biện và thông báo của Tạp chí](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/huong-dan-danh-cho-bien-tap-vien-phu-trach-bai-bao.md)
- [Thao tác sau khi bài báo được phê duyệt](https://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap/huong-dan-cho-bien-tap-phu-trach-sau-khi-bai-bao-duoc-phe-duyet.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://guide.vojs.vn/huong-dan-s-dung-danh-cho-bien-tap.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.
