# Form đăng kí

* Cho phép Admin thêm form nhập thông tin trên tất cả các trang của trường và lưu data vào hệ thống
* Để tạo form cho trường: Admin > Tùy chỉnh giao diện >Chọn trang muốn thêm FORM> Thêm section “tùy chỉnh nội dung”

![](/files/-M5PoxCnY4aOgDKbrXle)

* &#x20;Add đoạn mã HTML chứa đoạn thẻ “ \<div id="div-subscriber">” => Hệ thống tự động sinh Form trên web với các mục: Họ tên,Email,Số điện thoại, Địa chỉ, và button “GỬI ĐĂNG KÍ”
* Data được lưu tại mục  Trang admin > Người dùng> Đăng kí theo dõi
* Admin có thể thêm HTML/CSS để chỉnh giao diện section

![Form đăng ký mặc định](https://lh6.googleusercontent.com/sbH6lNMUh9V4AxIQzoSxePYsU74v84G9PRJZvGQbBCXNTelzHDEJUMkiePd66q3JtsmPyDUEnzkbas7vLPghdoVpjIbHXEV3lJQ7EC8buSl9sqTNs4WwXAXVBgQvFLhrZW6mVebk)

### Form đăng ký mẫu:

Xem chi tiết tại[ đây](https://docs.google.com/gview?url=https://cdn.hachium.com/dev/users/918fcaba4538d41464a40294d799cd54/1597219302860.txt\&embedded=true\&rm=minima)


---

# 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://support.hachium.com/kho-ung-dung/form-dang-ky.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.
