# Hàm gửi tin

- [Tin nhắn SMS OTP/CSKH (Khuyên Dùng)](https://developers.esms.vn/esms-api/ham-gui-tin/tin-nhan-sms-otp-cskh.md): LƯU Ý QUAN TRỌNG:
- [Tin nhắn Zalo](https://developers.esms.vn/esms-api/ham-gui-tin/tin-nhan-zalo.md)
- [Tin nhắn Zalo gửi bằng UID](https://developers.esms.vn/esms-api/ham-gui-tin/tin-nhan-zalo-1.md)
- [Tin nhắn đa kênh: Zalo => SMS OTP/CSKH](https://developers.esms.vn/esms-api/ham-gui-tin/tin-mutichanel-zalo-greater-than-sms-otp-cskh.md): Giải pháp Multi-Channel Messaging API cho phép bạn gửi tin nhắn đến khách hàng bằng tin ZNS và tự động gửi tin SMS nếu tin ZNS gửi thất bại.
- [Tin nhắn Zalo sử dụng hash phone](https://developers.esms.vn/esms-api/ham-gui-tin/tin-nhan-zalo-su-dung-hash-phone.md)
- [Tin Zalo Tư vấn dạng văn bản](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-tu-van-dang-van-ban.md)
- [Tin Zalo Tư vấn đính kèm ảnh](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-tu-van-dinh-kem-anh.md)
- [Tin Zalo Tư vấn dạng button](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-tu-van-dang-button.md)
- [Tin Zalo giao dịch](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-giao-dich.md)
- [Tin Zalo Tư vấn dạng yêu cầu thông tin người dùng](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-dang-yeu-cau-thong-tin-nguoi-dung.md)
- [Tin Zalo hành trình](https://developers.esms.vn/esms-api/ham-gui-tin/tin-zalo-hanh-trinh.md)
- [Tạo và gửi mã xác thực tự động bằng tin nhắn SMS](https://developers.esms.vn/esms-api/ham-gui-tin/tin-gencode-tu-dong-sms.md)
- [Tạo và gửi mã xác thực tự động đa kênh: Zalo => SMS](https://developers.esms.vn/esms-api/ham-gui-tin/tin-gencode-tu-dong-multichanel-zalo-greater-than-sms.md)
- [Tin Viber](https://developers.esms.vn/esms-api/ham-gui-tin/tin-viber.md): Cho phép bạn gửi tin nhắn đến số điện thoại đang sử dụng Viber.
- [Tin SMS quảng cáo](https://developers.esms.vn/esms-api/ham-gui-tin/tin-sms-quang-cao.md): API dùng để gửi tin Quảng cáo đến khách hàng. Mỗi request tối thiểu 30 số để được duyệt tin và tối đa 5000 số.
- [Tin Voice OTP](https://developers.esms.vn/esms-api/ham-gui-tin/tin-sms-co-dinh-gia-re.md): Cần liên hệ CSKH để có tỉ lệ nhận tin nhắn cao.


---

# 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://developers.esms.vn/esms-api/ham-gui-tin.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.
