# 라이선스 연장

* 토틀에서는 **라이선스 만료일 7일, 3일, 1일 전에 사용자에게 만료일 안내 메일을 발송** 드리고 있으며
* 발송된 메일을 통해 라이선스 구독 기간을 연장하실 수 있습니다.

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

{% hint style="info" %}
**월 구독**은 **자동 연장**됩니다. **My Page**에서 언제든 구독을 취소하실 수 있습니다.
{% endhint %}


---

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