# Cơ bản

- [Tạo đơn](https://docs.pos.pages.fm/pos/don-hang/co-ban/tao-don.md): Có 2 cách cơ bản để bạn tạo đơn hàng: vào trực tiếp giao diện bán hàng hoặc thêm 1 đơn mới ở giao diện xem danh sách đơn. Ngoài ra, bạn có thể tạo đơn mới hoặc đơn trùng lặp ngay khi chưa lưu đơn cũ.
- [In đơn](https://docs.pos.pages.fm/pos/don-hang/co-ban/in-don.md)
- [In sản phẩm](https://docs.pos.pages.fm/pos/don-hang/co-ban/in-san-pham.md): Khi truy cập danh sách đơn hàng, bạn có thể xem cả sản phẩm đã từng lên đơn. Tại mục In sản phẩm, bạn có thể in hoặc xuất file Excel danh sách đó.
- [Đóng hàng](https://docs.pos.pages.fm/pos/don-hang/co-ban/dong-hang.md): Tính năng đóng hàng được sử dụng để kiểm hàng khi đóng gói, giúp bạn hạn chế khả năng đóng gói nhầm, thiếu sản phẩm trong đơn. Đồng thời, tính năng này giúp bạn cập nhật trạng thái hàng loạt.
- [Gửi đơn sang ĐVVC](https://docs.pos.pages.fm/pos/don-hang/co-ban/gui-don-sang-dvvc.md)
- [Trạng thái đơn hàng](https://docs.pos.pages.fm/pos/don-hang/co-ban/trang-thai-don-hang.md)
- [Thẻ đơn hàng](https://docs.pos.pages.fm/pos/don-hang/co-ban/the-don-hang.md)
- [Cập nhật hàng loạt khác](https://docs.pos.pages.fm/pos/don-hang/co-ban/cap-nhat-hang-loat-khac.md)


---

# 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://docs.pos.pages.fm/pos/don-hang/co-ban.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.
