> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/m6/danhsachbaocandong.md).

# Danh sách bao cần đóng

Từ thanh menu, quý khách chọn **Bao hàng** => **Danh sách bao cần đóng**

![image](https://user-images.githubusercontent.com/109578103/202355024-3b7366c3-ab15-480e-b6f5-0bb7ef7348a9.png)

Trên giao diện chính, quý khách có thể tìm kiếm bao hàng theo trạng thái: Tất cả các bao hoặc Bao tạo trong ngày. Quý khách nhập mã bao hàng rồi ấn **Tìm kiếm**

![image](https://user-images.githubusercontent.com/109578103/202355054-41643f31-779a-4fbf-98c2-72f9e13ef03c.png)


---

# 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://hd.gobiz.vn/m6/danhsachbaocandong.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.
