# Countdown - Đếm ngược

Đây là 1 tính năng rất thú vị, chắc hẳn các bạn đã từng thấy những dãy số chạy ngược về 0 khi mua hàng khuyến mại ở 1 Shop Online, đó chính là tính năng **Countdown**. Tính năng này thường được dùng trong các App Landing Page giảm giá sản phẩm trong vài tiếng ngắn ngủi.

Để sử dụng tính năng này bạn hay vào **Block** kéo **Countdown** ra màn hình chỉnh sửa giao diện và chọn vào phần "Hành động"

![](/files/4vV5ybjFtgApNp3B5TBW)

![](/files/v8vemtM66AKqAe2Mgf83)

Tại phần "Hành động" của **Countdown** bạn sẽ có 2 lựa chọn về việc sử dụng **Countdown**

* Timer 1 : Điền trực tiếp thời gian vào các ô Giờ - Phút - Giây. Thời gian sẽ đếm ngược theo số bạn điền.
* Timer 2 : Tại Timer 2 bạn sẽ chọn ngày kết thúc của sự kiện, Ứng dụng sẽ tự lấy thời gian của ngày kết thúc trừ đi thời gian hiện tại và hiển thị ra số thời gian còn lại để đếm ngược.

![Timer 1](/files/fl51TFXdHRSVxOtzroxe) ![Timer 2](/files/dpychX7Wzc99JTCHKonR)


---

# 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://tailieu.appon.vn/huong-dan-co-ban/basic-use-block/countdown-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.
