> For the complete documentation index, see [llms.txt](https://guide.vojs.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien.md).

# Chỉnh sửa quy trình làm việc

- [Các yêu cầu của một bài báo](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/cac-yeu-cau-cua-mot-bai-bao.md): Các yêu cầu đối với bài báo gửi đăng tạp chí trên hệ thống VOJS
- [Các thành phần của bài báo](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/cac-thanh-phan-cua-bai-bao.md)
- [Hướng dẫn dành cho tác giả](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/huong-dan-danh-cho-tac-gia.md)
- [Tạo biểu mẫu phản biện](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/tao-bieu-mau-phan-bien.md)
- [Hướng dẫn tùy chỉnh mẫu in PDF phiếu phản biện](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/huong-dan-tuy-chinh-mau-in-pdf-phieu-phan-bien.md)
- [Hướng dẫn Tải tệp mẫu lên hệ thống](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/huong-dan-tai-tep-mau-len-he-thong.md)
- [Chỉnh sửa nội dung mẫu email thông báo](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/chinh-sua-noi-dung-mau-email-thong-bao.md)
- [Kiểm tra lịch sử email](https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien/kiem-tra-lich-su-email.md)


---

# 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:

```
GET https://guide.vojs.vn/chinh-sua-quy-trinh-lam-viec-quy-trinh-phan-bien.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.
