> For the complete documentation index, see [llms.txt](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/san-pham.md).

# Sản phẩm

- [Danh mục sản phẩm](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/san-pham/danh-muc-san-pham.md): Chức năng “Danh mục sản phẩm” cho phép quản trị viên tạo, cập nhật, sắp xếp và phân loại nhóm sản phẩm hiển thị trên Mini App nhằm đảm bảo trải nghiệm người dùng thuận tiện, dễ tìm kiếm.
- [Danh sách phân loại](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/san-pham/danh-sach-phan-loai.md): Chức năng Phân loại sản phẩm được sử dụng để tạo ra các nhóm thuộc tính như màu sắc, kích thước, tình trạng, dòng sản phẩm,... nhằm hỗ trợ người dùng lựa chọn các biến thể phù hợp khi mua hàng.
- [Danh sách sản phẩm](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/san-pham/danh-sach-san-pham.md): Chức năng quản lý sản phẩm giúp admin theo dõi, thêm mới, chỉnh sửa, nhập/xuất dữ liệu sản phẩm một cách nhanh chóng, đồng thời đảm bảo việc hiển thị đúng trên Mini App người dùng.


---

# 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://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/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.
