> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/huong-dan/10.-app-pushsale.md).

# 10. App Pushsale

- [Dành cho telesale](https://docs.pushsale.vn/huong-dan/10.-app-pushsale/danh-cho-telesale.md): Tài khoản Sale có thể thao tác tác nghiệp, gọi điện, ghi chú, chốt đơn, sửa giờ  trên app
- [Dành cho kho vận](https://docs.pushsale.vn/huong-dan/10.-app-pushsale/danh-cho-kho-van.md): Tài khoản kho có thể cập nhật trạng thái đơn hàng trực tiếp bằng cách quét mã QR hoặc quét mã vạch để chuyển trạng thái đơn hàng
- [Dành cho admin](https://docs.pushsale.vn/huong-dan/10.-app-pushsale/danh-cho-admin.md): Tài khoản Admin đăng nhập vào app xem được màn Tác nghiệp của Sale và check xem được báo cáo của tất cả các bộ phận
- [Kho số thả nổi](https://docs.pushsale.vn/huong-dan/10.-app-pushsale/kho-so-tha-noi.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, and the optional `goal` query parameter:

```
GET https://docs.pushsale.vn/huong-dan/10.-app-pushsale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
