> For the complete documentation index, see [llms.txt](https://quantriweb.aedigi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quantriweb.aedigi.com/huong-dan.md).

# HƯỚNG DẪN

- [Hướng dẫn cách đăng nhập](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-dang-nhap.md)
- [Hướng dẫn cách thêm bài viết](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-bai-viet.md)
- [Hướng dẫn cách thêm chuyên mục cho bài viết](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-chuyen-muc-cho-bai-viet.md)
- [Hướng dẫn cách thêm hình ảnh danh mục](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-hinh-anh-danh-muc.md)
- [Hướng dẫn cách thêm trang mới](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-trang-moi.md)
- [Hướng dẫn cách thêm người dùng mới](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-nguoi-dung-moi.md)
- [Hướng dẫn cách thêm sản phẩm ](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-san-pham.md)
- [Hướng dẫn cách thêm danh mục sản phẩm ](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-them-danh-muc-san-pham.md)
- [Hướng dẫn cách quản lý đơn hàng](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-quan-ly-don-hang.md)
- [Hướng dẫn cách xem thông tin khách hàng gửi ](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-xem-thong-tin-khach-hang-gui.md)
- [Hướng dẫn sử dụng Builder](https://quantriweb.aedigi.com/huong-dan/huong-dan-su-dung-builder.md)
- [Hướng dẫn cách kiểm tra thông tin yêu cầu của khách hàng](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-kiem-tra-thong-tin-yeu-cau-cua-khach-hang.md)
- [Hướng dẫn nhập thông tin Tour](https://quantriweb.aedigi.com/huong-dan/huong-dan-nhap-thong-tin-tour.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://quantriweb.aedigi.com/huong-dan.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.
