> For the complete documentation index, see [llms.txt](https://help.arito.vn/tai-chinh-ke-toan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arito.vn/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu.md).

# Mua hàng hóa, vật tư

1. [Mua hàng trong nước ghi nhận công nợ](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/mua-hang-trong-nuoc-ve-nhap-kho.md)
2. [Mua hàng trong nước trả tiền ngay](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/mua-hang-trong-nuoc-ve-nhap-kho-1.md)
3. [Mua hàng nhập khẩu](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/8_mua-hang-nhap-khau.md)
4. [Mua hàng xuất sử dụng ngay](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/12_nhap-mua-xuat-thang.md)
5. [Mua hàng có chiết khấu](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/7_mua-hang-co-chiet-khau-thuong-mai.md)
6. [Hoá đơn về trước hàng về sau](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/9_hoa-don-ve-truoc-hang-ve-sau.md)
7. [Hàng về trước hoá đơn về sau](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/10_hang-ve-truoc-hoa-don-ve-sau.md)
8. [Chi phí mua hàng](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/cach-thiet-lap-tieu-thuc-phan-bo-chi-phi-va-huong-dan-phan-bo-chi-phi-mua-hang.md)
9. [Giảm giá hàng mua đã nhập kho](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/13_giam-gia-hang-mua-da-nhap-kho.md)
10. [Trả lại hàng đã mua về nhập kho](/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu/15_tra-lai-hang-da-mua-ve-nhap-kho.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.arito.vn/tai-chinh-ke-toan/mua-hang/mua-hang-hoa-vat-tu.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.
