# 6. Danh sách đơn đang mua

## Mục đích: Để theo dõi tình trạng các đơn đang mua của khách hàng

**Bước 1:** Từ thanh menu, quý khách chọn đơn hàng => đơn đang mua

![image](https://user-images.githubusercontent.com/109578103/202065151-2654fe7e-fb17-4fcf-aebb-84154f303a1d.png)

**Bước 2:** Để tìm kiếm đơn hàng, quý khách điền mã đơn hàng cần tìm.

![image](https://user-images.githubusercontent.com/109578103/202065202-2b9420c4-2411-4aa1-a48a-72da3ccd3505.png)

**Bước 3:** Tại giao diện chính, quý khách có thể kiểm tra danh sách các đơn hàng được phân loại theo trạng thái: chờ pai, đã pai, đã mua hàng, quá hạn mua.

![image](https://user-images.githubusercontent.com/109578103/202065229-44eff9a6-6536-4b73-b7ff-c8a50c9d7bd2.png)

**Bước 4:** Ngoài ra, quý khách có thể chọn tìm kiếm đơn hàng theo tình trạng kho

![image](https://user-images.githubusercontent.com/109578103/202065276-95ab0d09-19d5-4487-bd94-5330ace6244c.png)


---

# 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://hd.gobiz.vn/m5/mua-hang/don-dang-mua.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.
