> For the complete documentation index, see [llms.txt](https://huongdan.aiva.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem.md).

# Bảo hiểm

- [Sella - Thấu hiểu khách hàng qua DISC \[GPT4\]](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/sella-thau-hieu-khach-hang-qua-disc-gpt4.md)
- [Sally - Chốt sale bất kỳ ai trong 7 ngày](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/sally-chot-sale-bat-ky-ai-trong-7-ngay.md)
- [Sally - 8 câu hỏi chốt sale bất kỳ ai](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/sally-8-cau-hoi-chot-sale-bat-ky-ai.md)
- [Sally - chuyên gia xử lý từ chối cho 1 câu hỏi, tình huống bán hàng](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/sally-chuyen-gia-xu-ly-tu-choi-cho-1-cau-hoi-tinh-huong-ban-hang.md)
- [Insu- Phân loại khách hàng bảo hiểm tiềm năng](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/insu-phan-loai-khach-hang-bao-hiem-tiem-nang.md)
- [Insu- Giải đáp băn khoăn của Khách hàng bảo hiểm theo độ tuổi](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/insu-giai-dap-ban-khoan-cua-khach-hang-bao-hiem-theo-do-tuoi.md)
- [Insu - Nâng cấp tư vấn bảo hiểm thành chuyên gia trong 60 ngày](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/insu-nang-cap-tu-van-bao-hiem-thanh-chuyen-gia-trong-60-ngay.md)
- [Insu - Câu chuyện 5 phút gây ấn tượng về lợi ích khi tham gia bảo hiểm nhân thọ](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/insu-cau-chuyen-5-phut-gay-an-tuong-ve-loi-ich-khi-tham-gia-bao-hiem-nhan-tho.md)
- [Clio - Top 3 chân dung khách hàng lý tưởng nhất](https://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem/clio-top-3-chan-dung-khach-hang-ly-tuong-nhat.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://huongdan.aiva.vn/chia-se-kinh-nghiem-cac-tro-ly-san-co-tren-aiva/kinh-doanh/bao-hiem.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.
