# 구독 해지

{% hint style="info" %}
**토틀 환불 규정**

* **연 구독**: 100% 환불은 결제 후 14일 이내만 가능하며 구입 후 14일이 경과한 경우 환불이 불가능 합니다.
* **월 구독**: 100% 환불은 결제 후 7일 이내만 가능합니다. 구입 후 7일이 경과한 경우 환불이 불가능하며 자동 결제 해지만 가능합니다.&#x20;
  {% endhint %}

## 토틀 데스크탑 버전

1. **아웃룩**을 실행합니다.
2. 홈 탭 내 위치한 토틀 섹션 내 **환경설정** 아이콘을 클릭합니다.
3. 드롭다운 메뉴에서 **마이 페이지**를 클릭합니다.

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

4. 마이 페이지 좌측 메뉴에서 **구독 내역**을 클릭합니다.
5. **오른쪽 화면에 나타나는 구독 해지를 클릭해 구독을 해지합니다.**
6. 구독 해지가 완료되면 **구독 해지 완료 이메일이 발송**됩니다.

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


---

# 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://faq.totlelab.com/subscription/cancel.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.
