# Chọn kho xuất

## Purpose

* When the system cannot select the output warehouse by itself, the operator needs

  to select manually to coordinate orders from the specified warehouse.

## Guidance

**Step 1**: Filter as per the status "Select warehouse"

![Screen Shot 2021-10-01 at 17 24 05](https://user-images.githubusercontent.com/24457565/135607795-1c541733-b10e-4d7a-a89c-b5ad6a7313e9.png)

**Step 2**: Click on any order code, then select warehouse and quantity of the order

![Screen Shot 2021-10-01 at 17 25 26](https://user-images.githubusercontent.com/24457565/135607997-9db11068-7b79-403c-a790-c07315aa7d1f.png)

**Step 3**: Click "Confirm"


---

# 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/order_picking_warehouse.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.
