# Danh sách trạng thái

### Danh sách trạng thái khởi tạo

* Chờ Xác Nhận

### Danh sách trạng thái quá trình

* Đang Vận Chuyển
* Đang Chuyển Kho Giao
* Đã Chuyển Kho Giao
* Đang Giao Hàng
* Hoãn Giao Hàng
* Không Giao Được
* Xác Nhận Hoàn
* Đang Chuyển Kho Trả
* Đã Chuyển Kho Trả Toàn Bộ
* Đã Chuyển Kho Trả Một Phần
* Hoãn Trả Hàng

### Danh sách trạng thái cuối cùng

* Đã Trả Hàng Toàn Bộ
* Đã Trả Hàng Một Phần
* Đã Giao Hàng
* Đã Đối Soát Giao Hàng
* Hủy


---

# 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://developer.ghsv.vn/thong-tin-khac/danh-sach-trang-thai.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.
