# Manage subscription

At YayCommerce, your subscription can be associated with a license key or not.&#x20;

For example, if you have bought **YayMail Pro – WooCommerce Email Customizer - Single Site - Yearly**, your license key can be used on 1 website and your subscription will be renewed annually with a recurring payment.

If you have bought **YayMail Addon for WooCommerce Memberships - Single Site - Yearly**, there's ***no license key***, and your subscription will be renewed annually with a recurring payment.

If you have bought **YayMail Pro – WooCommerce Email Customizer - Unlimited Sites - Lifetime**, your license key can be used on unlimited sites yet you don't have a subscription. Therefore, you won't be billed annually.

If you don't want to renew your subscription, you can cancel it and still have the plugin(s) to use and get premium updates within your cycle.


---

# 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.yaycommerce.com/manual/subscriptions/manage-subscription.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.
