> For the complete documentation index, see [llms.txt](https://officemail.gitbook.io/mobile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://officemail.gitbook.io/mobile/install_and_start/quickstart.md).

# 빠른 시작

## 오피스메일 소개 <a href="#introduction" id="introduction"></a>

오피스메일은 강력한 보안 시스템을 기반으로 하여 이메일, 캘린더, 연락처, 공용 연락처, 조직도, 할 일 관리, 메모 등의 기능을 하나로 통합한 업무용 모바일 협업 도구입니다.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>모바일 환경에 최적화된 메일 클라이언트입니다.</td><td></td><td></td><td><a href="/files/JlFX6cxknL0XVw0oDgWe">/files/JlFX6cxknL0XVw0oDgWe</a></td></tr><tr><td>월/주/일별 캘린더 기능을 통해 업무 일정을 쉽게 관리할 수 있습니다.</td><td></td><td></td><td><a href="/files/sgMKOhuz2LZnhVRUZJhE">/files/sgMKOhuz2LZnhVRUZJhE</a></td></tr><tr><td>고객 및 거래처, 직장 동료들과의 협업이 편리해집니다.</td><td></td><td></td><td><a href="/files/bp3elFVLPghT1WpY15zM">/files/bp3elFVLPghT1WpY15zM</a></td></tr><tr><td>회사 조직도를 통해 직원들간의 업무 협업 능률을 올립니다.</td><td></td><td></td><td><a href="/files/ziNXkJlD5fHseHZkAC51">/files/ziNXkJlD5fHseHZkAC51</a></td></tr><tr><td>업무상 할일 관리가 편리합니다.</td><td></td><td></td><td><a href="/files/2Jus6b9Mu08vGDpcV4aV">/files/2Jus6b9Mu08vGDpcV4aV</a></td></tr><tr><td>장소에 구애받지 않고 업무 협의 및 커뮤니케이션이 가능합니다.</td><td></td><td></td><td><a href="/files/rqT7hhqCRLhJHhP8hsue">/files/rqT7hhqCRLhJHhP8hsue</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://officemail.gitbook.io/mobile/install_and_start/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
