# \[Deprecated] License Subscriptions

{% hint style="warning" %}
A subscription dashboard and management system is currently being implemented. Meanwhile, for any requests or questions please contact us via email.
{% endhint %}

To manage or cancel your monthly license or support/updates subscription, please visit [https://paddle.net](https://paddle.net/) or email **support \[at] uxwizz.com**.

There are two types of subscriptions:

* A. **Monthly license** (deprecated) - the license is valid only while the subscription is valid
* B. **Yearly support/updates** for the lifetime license - the license is valid in perpetuity, but you only have access to new versions or support while your subscription is valid.

{% hint style="info" %}
The subscription model has been deprecated in the favor of lifetime licenses + one-time paid subscription/updates renewals. This makes a lot more sense for a self-hosted product and it's also better for customers to not have to worry about having to cancel a subscription renewal. In this way, you can use the product without paying anything and only renew your support period when you need support or see a useful update that you want.
{% 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://docs.uxwizz.com/about/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.
