# 타이머 적용하기

### 1️⃣ 타이머 생성 및 종료 시간 지정

* 엘리먼트 탭 에서 "Timer" 를 선택하여 화면에 입력 합니다.
* 우측 속성 탭 에서 "End Time" 을 지정 합니다.

<figure><img src="https://www.waveon.io/_ipx/f_webp/static/img/guide/landing-timer-end-time.png" alt=""><figcaption></figcaption></figure>

* 우측 상단 "미리 보기" 를 눌러 확인하면 타이머가 줄어드는 것을 볼 수 있습니다.

<figure><img src="https://2848527744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbWs7USy1bbJwgCVcqgc5%2Fuploads%2FU12lGViLBUOJ0IQ9kTQS%2F%E1%84%92%E1%85%AA%E1%84%86%E1%85%A7%E1%86%AB%20%E1%84%80%E1%85%B5%E1%84%85%E1%85%A9%E1%86%A8%202024-07-02%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%203.32.08.gif?alt=media&#x26;token=78c0dc57-222c-4bc2-8dae-0749d4236097" alt=""><figcaption></figcaption></figure>


---

# 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.waveon.io/landing/timer.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.
