# Subscriptions

Zotlo’s subscription system allows you to manage recurring payments, track lifecycle events, and keep full control over upgrades, downgrades, renewals, and cancellations.

In this section, you can explore the following topics:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>📘</td><td><h4><strong>Subscriptions Overview</strong></h4></td><td>Learn how Zotlo handles recurring billing, subscription types, statuses, and core concepts used throughout the subscription system.</td><td><a href="/pages/dzQbyP4NGmV7IYB1OBiu">/pages/dzQbyP4NGmV7IYB1OBiu</a></td></tr><tr><td><h3>⏳ </h3></td><td><h4><strong>Subscription Lifecycle</strong></h4></td><td>Understand how a subscription progresses—from trial to paid, renewals, grace periods, cancellations, and reactivations.</td><td><a href="/pages/u1gIMX7fUM607KT5MCxE">/pages/u1gIMX7fUM607KT5MCxE</a></td></tr><tr><td>📈</td><td><h4><strong>Plan Changes</strong></h4></td><td>Explore how upgrades, downgrades, and billing cycle adjustments work, including prorations and saveCycle options.</td><td><a href="/pages/Q2Dxtcxrqla6o4CHc03W">/pages/Q2Dxtcxrqla6o4CHc03W</a></td></tr></tbody></table>


---

# 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://docs.zotlo.com/features/subscriptions.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.
