> For the complete documentation index, see [llms.txt](https://docs.botbanhang.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang.md).

# Merchant Bot Bán Hàng (Tích hợp nền tảng)

- [Tổng quan Merchant Bot Bán Hàng](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/tong-quan-merchant-bot-ban-hang.md)
- [Đăng ký/ Đăng nhập](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/tong-quan-merchant-bot-ban-hang/dang-ky-dang-nhap.md)
- [Chức năng Merchant](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/tong-quan-merchant-bot-ban-hang/chuc-nang-merchant.md)
- [Đồng bộ CRM Đa kênh](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh.md)
- [Hướng dẫn Đồng bộ Kiot Việt](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-kiot-viet.md)
- [Hướng dẫn Đồng bộ Nhanh.vn](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-nhanh.vn.md)
- [Hướng dẫn Đồng bộ HARAVAN](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-haravan.md)
- [Hướng dẫn Đồng bộ SAPO](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-sapo.md)
- [Hướng dẫn đồng bộ MISA](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-misa.md)
- [Hướng dẫn đồng bộ OnlineCRM](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/dong-bo-crm-da-kenh/huong-dan-dong-bo-onlinecrm.md)
- [Kết nối giao vận](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-giao-van.md)
- [Hướng dẫn kết nối Giao hàng nhanh](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-giao-van/huong-dan-ket-noi-giao-hang-nhanh.md)
- [Hướng dẫn kết nối Viettel Post](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-giao-van/huong-dan-ket-noi-viettel-post.md)
- [Hướng dẫn kết nối Giao hàng tiết kiệm](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-giao-van/untitled-1.md)
- [Kết nối Thanh toán (Ví dụ với cổng thanh toán Momo)](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-thanh-toan.md)
- [Hướng dẫn kết nối Thanh toán Tiền Mặt/ Chuyển Khoản](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-thanh-toan/huong-dan-ket-noi-thanh-toan-tien-mat-chuyen-khoan.md)
- [Hướng dẫn kết nối Thanh toán ALEPAY](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-thanh-toan/huong-dan-ket-noi-thanh-toan-alepay.md)
- [Hướng dẫn kết nối Thanh toán VNPAY](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-thanh-toan/huong-dan-ket-noi-thanh-toan-vnpay.md)
- [Hướng dẫn kết nối thanh toán MOMO](https://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang/ket-noi-thanh-toan/huong-dan-ket-noi-thanh-toan-momo.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://docs.botbanhang.vn/cms-bot-ban-hang-tich-hop-nen-tang.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.
