> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/bat-dau-su-dung-phan-mem-bach-khoa/b3-khai-bao-he-thong-danh-muc.md).

# B3: Khai báo hệ thống danh mục

Hệ thống danh mục bao gồm toàn bộ các danh mục sử dụng trong phần mềm kế toán Bách Khoa. Các danh mục có thể khai báo ngay từ ban đầu hoặc bổ sung sau này khi có thêm phát sinh

{% content-ref url="/pages/-MJ58xQN67SGFo95RL7x" %}
[2. Hệ thống danh mục](/huong-dan-s-dung/2.-he-thong-danh-muc.md)
{% endcontent-ref %}

Hầu hết các danh mục đã có sẵn theo chuẩn thông tư/quyết định, tùy nhiên một số danh mục khác người dùng cần phải khai báo ban đầu trước khi có thể hạch toán trên chứng từ, các danh mục bao gồm:

{% content-ref url="/pages/-MJBXlsBYXs1R7rj59Tg" %}
[2.3 Danh mục đối tượng](/huong-dan-s-dung/2.-he-thong-danh-muc/2.5-danh-muc-doi-tuong.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJZzXgOAsDW-lkkxhZx" %}
[2.6 Danh mục vật tư](/huong-dan-s-dung/2.-he-thong-danh-muc/2.6-danh-muc-vat-tu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK86Fw0M7uu31OQbBRo" %}
[2.10 Danh mục ngân hàng](/huong-dan-s-dung/2.-he-thong-danh-muc/2.10-danh-muc-ngan-hang.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKEBVLlypDurrQxFzNm" %}
[2.12 Nhập số dư ban đầu](/huong-dan-s-dung/2.-he-thong-danh-muc/2.12-nhap-so-du-ban-dau.md)
{% endcontent-ref %}


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/bat-dau-su-dung-phan-mem-bach-khoa/b3-khai-bao-he-thong-danh-muc.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.
