> For the complete documentation index, see [llms.txt](https://helpv3.ladipage.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/otp-form/cach-thiet-lap-cac-kenh-gui-otp/kenh-tin-nhan-esms.md).

# Kênh tin nhắn  ESMS

&#x20;

**Bước 1: Tạo tài khoản liên kết**

&#x20;**Cách 1 :** Truy cập trang [builder.ladipage.com](http://builder.ladipage.com/), chọn menu **Tích hợp -> Tài khoản liên kết -> Tạo tài khoản liên kết.** Sau đó lựa chọn Loại tài khoản là **eSMS**

<figure><img src="/files/uthH4QbwF5v6My0ewEfO" alt=""><figcaption></figcaption></figure>

**Cách 2 :** Truy cập builder chỉnh sửa trang landingpage muốn gửi OTP thông qua eSMS, ở phần **Form đăng ký, mục Thiết lập của form đăng ký, bật  Form OTP, bấm Tạo cấu hình OTP mới**&#x20;

<figure><img src="/files/1wPWirbw80Qn1hs62JgN" alt=""><figcaption></figcaption></figure>

**Bước 2:** Nhập đầy đủ các thông tin:

**Tên liên kết:** là tên để phân biệt với các liên kết khác.&#x20;

**API KEY, Secret Key** : là key kết nối lấy trong tài khoản eSMS của bạn&#x20;

**Branchname**: Nhập chính xác tên Brandname mà bạn đã đăng ký với eSMS ( KHÔNG phải 1 tên tùy ý )

Ấn Thêm tài khoản để Lưu.

<figure><img src="/files/12BvzFSNpk1om8IrCtTu" alt=""><figcaption></figcaption></figure>

**\*Cách lấy API KEY, Secret Key trong eSMS**

Đăng nhập tài khoản eSMS-> Quản lý API

<figure><img src="/files/PY9oO9Rf8ejnBsk2Nw9M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QxlTD6EMaa7VX9XH3xUf" alt=""><figcaption></figcaption></figure>

#### Bước 3: **Tạo** cấu hình lưu trữ form&#x20;

Vào lại trang builder.ladipage.com, chọn menu **Tích hợp -> Cấu hình Form -> chọn OTP ->  Tạo cấu hình form.**

<figure><img src="/files/MgRtQnGLRcX0t7HGWiGT" alt=""><figcaption></figcaption></figure>

**Chọn sử dụng tài khoản liên kết eSMS đã tạo**&#x20;

<figure><img src="/files/ALIbYdmwCBJqzUhCdj6p" alt=""><figcaption></figcaption></figure>

Nhập **Tên cấu hình** để lưu lại cấu hình form vừa tạo và bấm nút **Hoàn tất**&#x20;

<figure><img src="/files/lNMBiOOcZEZVLQrFgQC3" alt=""><figcaption></figcaption></figure>

**Bước 4:** Quay trở lại form trên trang Landing Page, chọn  form bạn đang muốn cài đặt , mục thiết lập của form&#x20;

<figure><img src="/files/k62dUp3X5NSEXZdFtSre" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/otp-form/cach-thiet-lap-cac-kenh-gui-otp/kenh-tin-nhan-esms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
