# Xác nhận đóng hàng

## Purpose

* To print waybills and pack orders
* To confirm if the warehouse has done package and wait for the courier to pickup

## Condition

* Computer
* Scanner
* Printer

## Guidance

**Step 1**: Enter "Packing Request ", select "Processing"

![Screen Shot 2021-10-01 at 17 37 42](https://user-images.githubusercontent.com/24457565/135609313-b6c0020c-adea-4d49-b5a1-2ce5223b18d8.png)

**Step 2**: Select the orders need to be handled (can select all)

**Step 3**: Select to print waybill and print list of waybill

![In tem](https://user-images.githubusercontent.com/24457565/134954960-bae745b0-584d-47dc-aa65-d6127deb6657.png)

**Step 4**: Check orders one by one, pack and stick printed waybill. Note: Do not hide the waybill content (use colorless tape)

**Step 5**: Enter "Done pickup"

![Screen Shot 2021-10-01 at 17 41 17](https://user-images.githubusercontent.com/24457565/135609551-38661d11-dbe7-4214-b33e-2d266dc8ef08.png)

**Step 6**: Select the "Enter or scan code", then scan all waybills of packaged parcels

**Step 7**: Click on "Confirm" for done packing all orders of list.


---

# 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/english/m28/dispatch_order/packing_confirmation.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.
