# Ứng dụng mở rộng

- [Quản lý sản xuất](https://docs.pos.pages.fm/pos/ung-dung-mo-rong/quan-ly-san-xuat.md): Tuỳ mô hình kinh doanh khác nhau, có shop sẽ nhập hàng về bán và có shop sẽ tự sản xuất rồi bán hàng luôn. Nếu mô hình của shop bạn là tự sản xuất, bạn có thể tham khảo mục quản lý sản xuất trên POS
- [Thanh tra cuộc gọi](https://docs.pos.pages.fm/pos/ung-dung-mo-rong/thanh-tra-cuoc-goi.md): Cho phép cấp quyền cho 1 số nhân viên thanh tra lại các cuộc gọi từ tổng đài POS của các nhân viên chốt đơn
- [Đồng bộ LarkSuite](https://docs.pos.pages.fm/pos/ung-dung-mo-rong/dong-bo-larksuite.md)
- [Kết nối Zalo Cloud](https://docs.pos.pages.fm/pos/ung-dung-mo-rong/ket-noi-zalo-cloud.md): Website: https://zalo.cloud/zns
- [Quản lý lô - kệ](https://docs.pos.pages.fm/pos/ung-dung-mo-rong/quan-ly-lo-ke.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/ung-dung-mo-rong.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.
