# Thiết lập Chatbot

- [Thiết lập Menu](https://docs.botbanhang.vn/thiet-lap-chatbot/7.2.-thiet-lap-menu.md)
- [Thiết lập tin khởi động](https://docs.botbanhang.vn/thiet-lap-chatbot/7.3.-thiet-lap-tin-khoi-dong.md)
- [Cấp lại quyền Bot Bán Hàng](https://docs.botbanhang.vn/thiet-lap-chatbot/cap-lai-quyen-chatbot.md)
- [Hướng dẫn thêm Pages vào Doanh Nghiệp (Khách hàng Unlimited)](https://docs.botbanhang.vn/thiet-lap-chatbot/huong-dan-them-pages-vao-doanh-nghiep-khach-hang-unlimited.md): Hướng dẫn khách hàng sử dụng gói UNLIMITED của Bot Bán Hàng hoàn toàn có thể tự động nâng cấp Fanpage bằng cách thêm Fanpage của mình vào Doanh Nghiệp.


---

# 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://docs.botbanhang.vn/thiet-lap-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.
