> For the complete documentation index, see [llms.txt](https://help.safebooks.vn/safebooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.safebooks.vn/safebooks/kho/tinh-gia-von-hang-xuat-kho.md).

# Tính giá vốn hàng xuất kho

Thông tư 200/2014/TT-BTC và Thông tư 133/2016/TT-BTC quy định có 3 phương pháp tính giá hàng xuất kho: Phương pháp giá đích danh, phương pháp tính giá bình quân gia quyền; phương pháp tính giá nhập trước, xuất trước.

Phần mềm cho phép doanh nghiệp lựa chọn 1 trong 3 phương pháp này để tính giá.

1. [Khai báo phương pháp tính giá](/safebooks/kho/tinh-gia-von-hang-xuat-kho/khai-bao-phuong-phap-tinh-gia.md)
2. [Tính giá xuât kho theo phương pháp trung bình tháng](/safebooks/kho/tinh-gia-von-hang-xuat-kho/tinh-gia-xuat-kho-theo-phuong-phap-trung-binh-thang.md)
3. [Tính giá xuât kho theo phương pháp trung bình di động](/safebooks/kho/tinh-gia-von-hang-xuat-kho/tinh-gia-xuat-kho-theo-phuong-phap-trung-binh-di-dong.md)
4. [Tính giá xuât kho theo phương pháp nhập trước xuất trước (FIFO)](/safebooks/kho/tinh-gia-von-hang-xuat-kho/tinh-gia-xuat-kho-theo-phuong-phap-nhap-truoc-xuat-truoc-fifo.md)
5. [Tính giá xuât kho theo phương pháp thực tế đích danh](/safebooks/kho/tinh-gia-von-hang-xuat-kho/tinh-gia-xuat-kho-theo-phuong-phap-thuc-te-dich-danh.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.safebooks.vn/safebooks/kho/tinh-gia-von-hang-xuat-kho.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
