> 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/chatbox.md).

# CHATBOX

- [Đăng nhập/ Giao diện](https://docs.botbanhang.vn/chatbox/dang-nhap.md): Cách đăng nhập Chatbox Bot Bán Hàng
- [Thiết lập](https://docs.botbanhang.vn/chatbox/thiet-lap.md)
- [Nhãn khách hàng](https://docs.botbanhang.vn/chatbox/thiet-lap/nhan.md)
- [Tự động nhận diện Số điện thoại (Email) và gửi kịch bản sau khi nhận diện](https://docs.botbanhang.vn/chatbox/thiet-lap/trigger-phone.md): Tự động Nhận Diện Số điện thoại hoặc Email khách hàng và gửi kịch bản sau khi nhận diện
- [Widget](https://docs.botbanhang.vn/chatbox/widget.md)
- [Widget Kịch bản Bot Bán Hàng](https://docs.botbanhang.vn/chatbox/widget/widget-kich-ban.md)
- [Widget Trả lời nhanh](https://docs.botbanhang.vn/chatbox/widget/widget-tra-loi-nhanh.md)
- [Widget Ghi chú](https://docs.botbanhang.vn/chatbox/widget/widget-ghi-chu.md)
- [Hướng dẫn cài đặt Widget Giao Vận (GHN)](https://docs.botbanhang.vn/chatbox/widget/huong-dan-cai-dat-widget-giao-van-ghn.md)
- [Hướng dẫn cài đặt Widget Tạo đơn đa kênh (CRM)](https://docs.botbanhang.vn/chatbox/widget/huong-dan-cai-dat-widget-crm.md)
- [Cập nhật sản phẩm](https://docs.botbanhang.vn/chatbox/cap-nhat-san-pham.md): Thông tin chức năng và cập nhật sản phẩm từ đội ngũ Chatbox Bot Bán 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://docs.botbanhang.vn/chatbox.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.
