# SMS

- [Cấu hình SMS](https://help-cdp.hub-js.com/touchpoint/sms/cau-hinh-sms.md): Cấu
- [Quản lý SMS](https://help-cdp.hub-js.com/touchpoint/sms/quan-ly-sms.md)
- [Tạo mới mẫu SMS](https://help-cdp.hub-js.com/touchpoint/sms/tao-moi-mau-sms.md): Việc tạo mới mẫu SMS là một phần quan trọng để gửi thông điệp tới khách hàng một cách tự động và có kế hoạch.
- [Gửi SMS tới Khách hàng](https://help-cdp.hub-js.com/touchpoint/sms/gui-sms-toi-khach-hang.md): Hiện tại hệ thống đang hỗ trợ 2 kiểu gửi SMS tới khách hàng. Bạn hãy theo dõi các mục sau đây để biết cách thao tác 2 kiểu gửi SMS này.
- [Thống kê lượt gửi tin](https://help-cdp.hub-js.com/touchpoint/sms/thong-ke-luot-gui-tin.md): Việc xem thống kê lượt gửi tin giúp bạn có thể đánh giá được các hoạt động của SMS từ đó cải thiện được hiệu suất gửi tin.


---

# 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-cdp.hub-js.com/touchpoint/sms.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.
