> For the complete documentation index, see [llms.txt](https://aiv-group.gitbook.io/mindmaid-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aiv-group.gitbook.io/mindmaid-documentation/usecase.md).

# Usecase

- [Bot Chăm sóc khách hàng](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-cham-soc-khach-hang.md)
- [Bot Tư vấn & Chốt đơn](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-tu-van-and-chot-don.md)
- [Bot trợ giảng ảo](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-tro-giang-ao.md)
- [Bot gia sư cá nhân hóa](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-gia-su-ca-nhan-hoa.md)
- [Bot chuyên gia thu phí](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-chuyen-gia-thu-phi.md)
- [Bot đào tạo nội bộ](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-dao-tao-noi-bo.md)
- [Bot bạn trai/gái ảo](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-ban-trai-gai-ao.md)
- [Bot tự động quy trình](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-tu-dong-quy-trinh.md)
- [Bot nghiên cứu tài liệu](https://aiv-group.gitbook.io/mindmaid-documentation/usecase/bot-nghien-cuu-tai-lieu.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:

```
GET https://aiv-group.gitbook.io/mindmaid-documentation/usecase.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.
