# totle FAQ

## 토틀 FAQ

- [자주 묻는 질문들 (FAQ)](https://faq.totlelab.com/faq.md): 토틀과 관련해 자주 묻는 질문들을 확인해보세요!
- [토틀 메뉴가 보이지 않아요](https://faq.totlelab.com/installdeleteupdate/cannotseetotlemenu.md): 아웃룩에서 토틀 메뉴가 보이지 않으신가요?
- [MS 스토어 설치 아웃룩 지원 불가](https://faq.totlelab.com/installdeleteupdate/microsoftstore.md)
- [토틀을 삭제하고 싶어요](https://faq.totlelab.com/installdeleteupdate/deletetotle.md): 아래 방법을 통해 토틀 프로그램을 삭제하실 수 있습니다.
- [Microsoft Office 2016 Pro 버전 (16.0.0.4266)](https://faq.totlelab.com/installdeleteupdate/4266ver.md)
- [새 Outlook에서도 토틀을 사용하고 싶어요](https://faq.totlelab.com/installdeleteupdate/totle-in-new-outlook.md): 새 Outlook(웹 Outlook, OWA)에서 토틀을 사용하는 방법.
- [영수증은 어디서 받나요?](https://faq.totlelab.com/installdeleteupdate/receipt.md)
- [개인, 기업 및 공공기관에서 사용해도 괜찮을까요?](https://faq.totlelab.com/installdeleteupdate/license.md)
- [대용량 파일 용량이 꽉 찼어요](https://faq.totlelab.com/installdeleteupdate/get-large-file-capacity.md): 대용량 파일 용량 다시 확보하는 방법.
- [SMTP, IMAP, POP3 및 MAPI가 뭔가요?](https://faq.totlelab.com/installdeleteupdate/smtp-imap-pop3-mapi.md): 이메일 프로토콜 이해하기!
- [라이선스 연장](https://faq.totlelab.com/subscription/licenserenewal.md)
- [구독 내역 확인](https://faq.totlelab.com/subscription/subscriptionhistory.md)
- [구독 해지](https://faq.totlelab.com/subscription/cancel.md): 토틀 구독 해지를 원하시는 경우 다음 절차에 따라 해지 부탁드립니다.
- [구독했는데 Free/Trial 플랜으로 나와요](https://faq.totlelab.com/subscription/free-trial.md): 구독한 계정으로 로그인하기.
- [토틀 ID를 변경하는 방법](https://faq.totlelab.com/withdrawalmanagement/changeid.md)
- [토틀 비밀번호 재설정하기](https://faq.totlelab.com/withdrawalmanagement/changepassword.md)
- [토틀 계정 탈퇴하기](https://faq.totlelab.com/withdrawalmanagement/withdrawtotle.md)
- [totle Issue Collector](https://faq.totlelab.com/customer_support/totle-issue-collector.md): 토틀 이슈 컬렉터를 통해 에러 로그를 확인할 수 있습니다!

## totle FAQ

- [Frequently Asked Questions (FAQ)](https://faq.totlelab.com/totle-faq/frequently-asked-questions-faq.md): Check out the frequently asked questions about totle!
- [Microsoft Office 2016 Pro ver. (16.0.0.4266)](https://faq.totlelab.com/totle-faq/installation-and-updates/4266ver.md)
- [I want to use totle on The New Outlook!](https://faq.totlelab.com/totle-faq/installation-and-updates/totle-in-new-outlook.md): Totle OWA User Guide.
- [Where can I find the Payment Receipts?](https://faq.totlelab.com/totle-faq/installation-and-updates/receipt.md)
- [Can Individuals, Business and Public Institutions use totle?](https://faq.totlelab.com/totle-faq/installation-and-updates/license.md)
- [Large File Storage Full?](https://faq.totlelab.com/totle-faq/installation-and-updates/large-file-storage-full.md): Here’s How to Free Up Space!
- [License Renewal](https://faq.totlelab.com/totle-faq/subscriptions-and-license/licenserenewal.md)
- [Subscription History](https://faq.totlelab.com/totle-faq/subscriptions-and-license/subscriptionhistory.md)
- [Subscription Cancellation](https://faq.totlelab.com/totle-faq/subscriptions-and-license/cancel.md): If you wish to cancel your totle subscription, please follow the steps below:
- [License Shows as Free/Trial plan](https://faq.totlelab.com/totle-faq/subscriptions-and-license/license-shows-as-free-trial-plan.md)
- [How to Change Your totle ID](https://faq.totlelab.com/totle-faq/account-management/changeid.md)
- [Change totle Password](https://faq.totlelab.com/totle-faq/account-management/changepassword.md)
- [Delete Account](https://faq.totlelab.com/totle-faq/account-management/deleteaccount.md)
- [totle Issue Collector](https://faq.totlelab.com/totle-faq/customer-support/totle-issue-collector.md): You can check error logs using the totle Issue Collector!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.totlelab.com/faq.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.
