# Đồng hồ đếm ngược

Tính năng đồng hồ đếm ngược tạo ra những số đếm ngược theo thời gian đã đặt trước. Mục đích chính thường được đặt trong các form, các section báo giá, khuyến mãi tạo sự cấp thiết cho khách hàng.

Để tạo một đồng hồ đếm ngược, các bạn có thể làm theo hướng dẫn sau.

Bước 1: tại builder, trên thanh công cụ bên trái, chọn **Thêm mới** và lựa chọn mục **Đếm ngược**

![](/files/N9FzsVT3Gqt1UynjdG7s)

Bước 2: Sau khi click chọn **Đếm ngược** hệ thống sẽ tạo ra 1 ô đồng hồ đếm ngược thời gian

![](/files/ejQ0GFxQAV9sJ68MQlci)

Bước 3: Kéo thả vào vị trí cần đặt đồng hồ và nhập dữ liệu thời gian cần đếm ngược

Ví dụ: đếm ngược còn 10ph sẽ hết chương trình khuyến mãi

![](/files/xmgJUkCkhD7vdHY5AUgq)

Sau khi **Lưu** và **Xuất bản** landing page, đồng hồ đếm ngược sẽ đếm từ 10ph.

Chúc các bạn thanh


---

# 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://help.bepage.vn/bepage/cac-tinh-nang-mo-rong/dong-ho-dem-nguoc.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.
