# Hướng dẫn sử dụng Telesale AI

- [Khách hàng](https://help.upgo.io/huong-dan-su-dung-telesale-ai/khach-hang.md): Hiển thị tương tác với khách hàng
- [Kịch bản](https://help.upgo.io/huong-dan-su-dung-telesale-ai/kich-ban.md): Cài đặt kịch bản cuộc gọi
- [Báo cáo](https://help.upgo.io/huong-dan-su-dung-telesale-ai/bao-cao.md)
- [Lịch sử gọi](https://help.upgo.io/huong-dan-su-dung-telesale-ai/lich-su-goi.md): Hiển thị danh sách lịch sử cuộc gọi.
- [API](https://help.upgo.io/huong-dan-su-dung-telesale-ai/api.md)
- [Text to speech](https://help.upgo.io/huong-dan-su-dung-telesale-ai/text-to-speech.md): Chuyển văn bản thành giọng nói


---

# 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://help.upgo.io/huong-dan-su-dung-telesale-ai.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.
