# Tích hợp Speed SMS với ABOT

### Cách kết nối ABOT với Speed SMS

Bước 1: Đăng nhập vào Speed SMS và vào phần profile và copy API access token.

![Lấy API access token speed sms](/files/2msv4EVrdxQcFRu4qbiB)

Bước 2: Vào mục plugin trong ABOT và chọn Speed SMS.

![Plugin Speed sms trong ABOT](/files/hZCCTkLREtZYXk0Z85Lw)

Điền API access token đã copy ở bước 1 vào mục API key phần **xuất bản** chọn **có.**

Chuyển sang phần các tính năng và điền đúng BrandName bạn đã đăng ký.

![](/files/CACn7UbGrJXYY9E5kCwf)

Nếu bạn tích hợp nhiều nhà cung cấp SMS Brandname thì chọn nhà cung cấp ưu tiên tại đây.

Bước 3: Quay ở lại Menu kênh và chọn [SMS chiến dịch hoặc SMS hàng loạt.](/channels/tin-nhan-sms.md#tao-tin-nhan-sms)


---

# 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.abot.vn/tich-hop/tich-hop-speed-sms-voi-abot.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.
