# Kiểm kho

Việc quản lý bán hàng sẽ không tránh khỏi những sai sót về hàng hóa, thất lạc, hư hỏng, mất mát vì vậy để kiểm soát được hàng hóa một cách hiệu quả thì không thể thiếu được tính năng kiểm kho. Người quản lý có thể tạo các cuộc kiểm kê kho hàng định kỳ hoặc đột xuất để kiểm soát hàng hóa và phòng tránh thất thoát hàng hóa.


---

# 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://huongdan.onemartviet.vn/banle/quan-ly-hang-hoa/kiem-kho.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.
