> For the complete documentation index, see [llms.txt](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung.md).

# Cài đặt chung

- [Thông tin ứng dụng](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung/thong-tin-ung-dung.md): Nơi cấu hình các thông tin của ứng dụng, bao gồm kết nối hệ thống với tài khoản OMNI để đồng bộ dữ liệu và tự động hoá quy trình chăm sóc khách hàng.
- [Cài đặt nút điều hướng](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung/cai-dat-nut-dieu-huong.md): Chức năng quản lý nút điều hướng giúp thiết lập các nút hành động hiển thị trong ứng dụng khách hàng (MiniApp, WebApp...), nhằm hỗ trợ điều hướng nhanh như gọi điện, mở webview, chat Zalo OA, gửi mail
- [Cài đặt thông tin khách hàng](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung/cai-dat-thong-tin-khach-hang.md): Chức năng này cho phép quản trị viên khai báo, quản lý các trường thông tin bổ sung mà khách hàng sẽ điền khi đăng ký hoặc cập nhật hồ sơ. Ví dụ: giới tính, nhóm khách hàng, mã thành viên...
- [Cài đặt phí vận chuyển](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung/cai-dat-phi-van-chuyen.md): Chức năng này giúp thiết lập bảng phí vận chuyển theo khoảng giá trị đơn hàng. Hệ thống sẽ tự động áp dụng phí phù hợp khi khách đặt hàng.


---

# 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:

```
GET https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/cai-dat-chung.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.
