# Product

- [Danh sách sản phẩm](https://apidocs.nhanh.vn/v3/product/list.md)
- [Thêm sản phẩm](https://apidocs.nhanh.vn/v3/product/add.md)
- [Sửa sản phẩm](https://apidocs.nhanh.vn/v3/product/edit.md)
- [Chi tiết sản phẩm](https://apidocs.nhanh.vn/v3/product/detail.md)
- [Danh sách tồn kho](https://apidocs.nhanh.vn/v3/product/inventory.md)
- [Danh mục sản phẩm](https://apidocs.nhanh.vn/v3/product/category.md)
- [Danh mục nội bộ](https://apidocs.nhanh.vn/v3/product/internalcategory.md)
- [Danh sách thương hiệu](https://apidocs.nhanh.vn/v3/product/brand.md)
- [Danh sách đơn vị tính](https://apidocs.nhanh.vn/v3/product/unit.md)
- [Danh sách lô hàng](https://apidocs.nhanh.vn/v3/product/batch.md)
- [Hạn sử dụng sản phẩm](https://apidocs.nhanh.vn/v3/product/expire.md)
- [Quà tặng sản phẩm](https://apidocs.nhanh.vn/v3/product/gift.md)
- [Danh sách IMEI](https://apidocs.nhanh.vn/v3/product/imei.md)
- [Lịch sử IMEI](https://apidocs.nhanh.vn/v3/product/imeihistory.md)
- [Tra cứu IMEI bán ra theo ngày](https://apidocs.nhanh.vn/v3/product/imeisold.md)
- [Thêm ảnh sản phẩm](https://apidocs.nhanh.vn/v3/product/externalimage.md)
- [Danh sách nhãn sản phẩm](https://apidocs.nhanh.vn/v3/product/tags.md)
- [Danh sách sản phẩm nhà cung cấp](https://apidocs.nhanh.vn/v3/product/supplierproduct.md)
- [Danh sách sản phẩm combo](https://apidocs.nhanh.vn/v3/product/combo.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://apidocs.nhanh.vn/v3/product.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.
