# Sản phẩm&#x20;

- [Cơ bản](https://docs.pos.pages.fm/pos/san-pham/co-ban.md): Các cấu hình cơ bản liên quan đến sản phẩm đảm bảo nhu cầu bán hàng phổ thông
- [Sản phẩm](https://docs.pos.pages.fm/pos/san-pham/co-ban/san-pham.md)
- [Nhập kho](https://docs.pos.pages.fm/pos/san-pham/co-ban/nhap-kho.md)
- [Xuất kho](https://docs.pos.pages.fm/pos/san-pham/co-ban/xuat-kho.md)
- [Chuyển kho](https://docs.pos.pages.fm/pos/san-pham/co-ban/chuyen-kho.md): Khi không có nhu cầu nhập thêm hàng nhưng sản phẩm ở các kho lại có độ chênh lệch về số lượng tồn, bạn có thể chuyển hàng từ kho này sang kho khác và tạo phiếu chuyển kho để quản lí và theo dõi.
- [Nâng cao](https://docs.pos.pages.fm/pos/san-pham/nang-cao.md): Các cấu hình sản phẩm nâng cao hơn, tuỳ chỉnh theo nhu cầu bán hàng của bạn
- [Khuyến mại](https://docs.pos.pages.fm/pos/san-pham/nang-cao/khuyen-mai.md)
- [Combo sản phẩm](https://docs.pos.pages.fm/pos/san-pham/nang-cao/combo-san-pham.md)
- [Sản phẩm cấu thành](https://docs.pos.pages.fm/pos/san-pham/nang-cao/san-pham-cau-thanh.md): Khi bán sản phẩm được cấu thành từ nhiều sản phẩm con khác nhau, nhưng vẫn bán lẻ cả sản phẩm con, bạn có thể cấu hình mỗi sản phẩm con là một mẫu mã riêng và sau đó kết hợp chúng lại thành một sản ph
- [Thương hiệu](https://docs.pos.pages.fm/pos/san-pham/nang-cao/thuong-hieu.md)
- [Bán sỉ](https://docs.pos.pages.fm/pos/san-pham/nang-cao/ban-si.md): Bán sỉ sẽ là cấu hình nâng cao trong khi bạn thiết lập sản phẩm
- [Kiểm hàng](https://docs.pos.pages.fm/pos/san-pham/nang-cao/kiem-hang.md)
- [Bảo hành](https://docs.pos.pages.fm/pos/san-pham/nang-cao/bao-hanh.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/san-pham.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.
