# 달력

## 실행

달력 프로그램 사용해서 날짜 확인과 일정 관리가 가능합니다.&#x20;

**일정추가**

화면 상단의 + 버튼을 클릭하거나 일정 추가가 필요한 날짜에 마우스 우클릭을 통해 일정을 추가할 수 있습니다.

<figure><img src="/files/2HLAMzH58Dn1YfGTONJG" alt=""><figcaption></figcaption></figure>

추가한 일정은 좌측 상단의 시간을 누르면 바로 확인이 가능합니다.&#x20;

<figure><img src="/files/VEvXYyk4ftY1w976omUC" 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.hamonikr.org/hamonikr-7.0/startmenu/office/calendar.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.
