# (구) 캘린더

{% hint style="success" %}

### 내 일정 뿐만 아니라 팀원들과 주요 프로젝트 일정을 확인해보세요!

{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h2>✚ 일정 생성하기</h2></td><td></td><td></td><td></td><td><a href="calendar/create">create</a></td></tr><tr><td><h2>🙋🏻‍♀️ My 캘린더</h2></td><td></td><td></td><td></td><td><a href="calendar/my">my</a></td></tr><tr><td><h2>👀 공유 캘린더</h2></td><td></td><td></td><td></td><td><a href="calendar/shared">shared</a></td></tr><tr><td><h2>⚙️ 캘린더 설정</h2></td><td></td><td></td><td></td><td><a href="calendar/setting">setting</a></td></tr></tbody></table>


---

# 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://jiransoft.gitbook.io/officenext/guide/officenext/messenger/user/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.
