# free & personal

- [토틀 설치하기](https://owadocs.totlelab.com/free-and-personal/installtotle.md): New Outlook 및 아웃룩 웹버전에서 토틀 설치하기
- [신규 계정 생성하기](https://owadocs.totlelab.com/free-and-personal/createaccount.md): 새 Outlook에서 토틀 설치 후 계정 생성 방법 및 로그인 방법을 설명합니다.
- [대용량 파일 첨부](https://owadocs.totlelab.com/free-and-personal/attachlargefiles.md): 대용량 파일 및 폴더를 바로 이메일에 첨부해 전송할 수 있습니다.
- [수신확인](https://owadocs.totlelab.com/free-and-personal/readreceipts.md): 이메일 전송 후 상대방이 이메일을 열람했는지 확인할 수 있습니다.
- [메일 서식](https://owadocs.totlelab.com/free-and-personal/emailtemplates.md): 이메일 서식 (이메일 템플릿)을 생성하고 활용하는 방법에 대해 자세히 알아보세요.


---

# 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://owadocs.totlelab.com/free-and-personal.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.
