# totle 메뉴

## 토틀 메뉴 알아보기

<figure><img src="/files/hxwXL4sT1nBpuYz6K0Qq" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="164">메뉴명</th><th>제공 기능</th></tr></thead><tbody><tr><td><strong>대용량 파일함</strong></td><td>대용량 첨부파일로 전송된 모든 파일 리스트를 보여주는 메뉴입니다.</td></tr><tr><td><strong>수신확인</strong></td><td>토틀의 수신확인 발송 옵션을 활용해 전송된 이메일의 수신확인 상태를 확인할 수 있는 메뉴입니다.</td></tr><tr><td><strong>알림</strong></td><td>신규메일 수신 알림, 수신 확인에 대한 알림을 제공합니다.</td></tr><tr><td><strong>추가기능</strong></td><td>대용량 파일 첨부, 메일서식,  메모 기능을 오른쪽 고정 패널 메뉴에서 활용할 수 있도록 지원하는 메뉴입니다.</td></tr><tr><td><strong>응답옵션</strong></td><td>수신 이메일에 대한 상세 응답 옵션을 설정할 수 있는 메뉴입니다.</td></tr><tr><td><strong>마이페이지</strong></td><td>웹 페이지에서 마이페이지 내 정보 확인 및 관리 할 수 있는 메뉴입니다.</td></tr><tr><td><strong>구독연장</strong></td><td>월 구독, 연간 구독 결제 페이지로 연결 되는 메뉴입니다.</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://docs.totlelab.com/personal/overview/totle.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.
