# Tài liệu hướng dẫn

## Tài liệu hướng dẫn

- [Hệ thống](https://help.arito.vn/tai-lieu-huong-dan/he-thong.md)
- [Tài chính](https://help.arito.vn/tai-lieu-huong-dan/tai-chinh.md)
- [Bán hàng](https://help.arito.vn/tai-lieu-huong-dan/ban-hang.md): Tài liệu sẽ giúp người dùng nắm được các thao tác thực hiện trên Phân hệ Bán hàng và hiểu được các nghiệp vụ bán hàng đặc thù của phần mềm AritoERP
- [Mua hàng](https://help.arito.vn/tai-lieu-huong-dan/mua-hang.md)
- [Quản lý kho](https://help.arito.vn/tai-lieu-huong-dan/quan-ly-kho.md)
- [Quản lý hóa đơn](https://help.arito.vn/tai-lieu-huong-dan/quan-ly-hoa-don.md)
- [Giao nhận](https://help.arito.vn/tai-lieu-huong-dan/giao-nhan.md): Tài liệu giúp người dùng nắm được các thao tác thực hiện trên Phân hệ Giao nhận của App AritoDelivery.
- [Nhân sự](https://help.arito.vn/tai-lieu-huong-dan/nhan-su.md)
- [Ký duyệt](https://help.arito.vn/tai-lieu-huong-dan/ky-duyet.md)
- [Mobile App](https://help.arito.vn/tai-lieu-huong-dan/mobile-app.md)
- [Kết nối API](https://help.arito.vn/tai-lieu-huong-dan/ket-noi-api.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.arito.vn/tai-lieu-huong-dan/he-thong.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.
