> For the complete documentation index, see [llms.txt](https://huongdan.onemartviet.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang.md).

# Màn hình bán hàng

- [Cách cài đặt app và kết nối điện thoại với máy tính dùng cho bản OFFLINE](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/cach-cai-dat-app-va-ket-noi-dien-thoai-voi-may-tinh-dung-cho-ban-offline.md): Lưu ý: Muốn kết nối với điện thoại thì yêu cầu máy tính và điện thoại phải hỗ trợ wifi, 3G hoặc có thể chạy chung mạng nội bộ
- [Thiết đặt cơ bản](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban.md)
- [Cách cài đặt phần mềm ra ngoài màn hình Destop](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban/cach-cai-dat-phan-mem-ra-ngoai-man-hinh-destop.md)
- [Cách thiết lập phần mềm khởi động cùng Window](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban/cach-thiet-lap-phan-mem-khoi-dong-cung-window.md)
- [Thông tin cửa hàng](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban/thong-tin-cua-hang.md)
- [Thiết lập tính năng bán hàng](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban/thiet-lap-tinh-nang-ban-hang.md)
- [Thiết lập thao tác bán hàng](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/thiet-dat-co-ban/thiet-lap-thao-tac-ban-hang.md)
- [Giao dịch bán hàng](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-ban-hang.md)
- [Giao dịch nhập hàng](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-nhap-hang.md)
- [Giao dịch trả hàng nhập](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-tra-hang-nhap.md)
- [Giao dịch trả hàng bán](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-tra-hang-ban.md)
- [Giao dịch kiểm kho](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-kiem-kho.md)
- [Giao dịch xuất hủy](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-xuat-huy.md)
- [Giao dịch thu tiền](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-thu-tien.md)
- [Giao dịch chi tiền](https://huongdan.onemartviet.vn/banle/man-hinh-ban-hang/giao-dich-chi-tien.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://huongdan.onemartviet.vn/banle/man-hinh-ban-hang.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.
