# 다양한 발송옵션

- [대용량 파일 및 폴더 첨부](https://docs.totlelab.com/personal/sendingoptions/attachinglargefiles.md): 대용량 파일 및 폴더를 바로 이메일에 첨부해 전송할 수 있는 기능입니다.
- [수신확인 및 알리미 설정](https://docs.totlelab.com/personal/sendingoptions/readreceipts.md): 이메일 전송 후 상대방이 이메일을 열람했는지 실시간으로 확인할 수 있습니다.
- [개별 발송](https://docs.totlelab.com/personal/sendingoptions/separatesending.md): 동일한 메일을 여러 명에게 1:1로 발송할 수 있습니다.
- [매크로 발송](https://docs.totlelab.com/personal/sendingoptions/emailmerge.md): 여러 명에게 동일한 이메일을 수신자의 조직명, 부서, 이름 및 직함정보를 반영해 개별적으로 전송해야 할 때 사용할 수 있는 기능입니다.
- [HTML 소스 보기](https://docs.totlelab.com/personal/sendingoptions/viewhtmlsource.md): 아웃룩에서 HTML 소스를 보고 수정해 메일을 발송할 수 있습니다.


---

# 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/sendingoptions.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.
