# Tích hợp kênh nhắn tin SMS

Hiện tại chúng tôi đang hỗ trợ các kênh gửi bao gồm: Twillio (dịch vụ gửi SMS bằng đầu số nước ngoài), dịch vụ SMS Brandname (tin nhắn thương hiệu trong nội địa Việt Nam), nhắn tin qua Hotline (số điện thoại di động cá nhân cài trên điện thoại Android).


---

# 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://docs.goby.vn/tich-hop-kenh-gui-tin/tich-hop-kenh-nhan-tin-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.
