# License Renewal

* Totle send **reminder emails** to users **7 days, 3 days, and 1 day before the license expires**. You can extend your subscription period through the emails sent.
* You can extend your subscription period through the emails sent.

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

{% hint style="info" %}
**Monthly subscription** are **automatically renewed.** You can cancel your subscription anytime through **MyPage.**
{% 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/totle-faq/subscriptions-and-license/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.
