# Chatbot

Chatbot DooPage cung cấp cho các doanh nghiệp và các shop online những tính năng tự động hóa trong quá trình tư vấn, chăm sóc khách hàng online theo đúng chính sách của các nền tảng online như Facebook, Zalo,...

Chatbot bao gồm 03 công cụ chính:

1. [Kịch bản: ](/thao-tac-danh-cho-quan-ly/chatbot/kich-ban.md)Thiết lập các kịch bản tự động trả lời theo điều kiện nhất định
2. [Tin nhắn hàng loạt](/thao-tac-danh-cho-quan-ly/chatbot/quan-li-tin-nhan-hang-loat.md): Gửi tin nhắn hàng loạt cho các khách hàng trên hệ thống theo các điều kiện  nhất định
3. [Mẫu trả lời](/thao-tac-danh-cho-quan-ly/chatbot/kich-ban-tra-loi-nhanh.md): Thiết lập các mẫu trả lời nhanh để áp dụng cho những câu hỏi thường gặp của khách hàng, tiết kiệm thời gian trả lời khách hàng.


---

# Agent Instructions: 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://how.doopage.com/thao-tac-danh-cho-quan-ly/chatbot.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.
