# What is a license?

A **license** is a unique key that grants you access to our Webflow applications. It serves as proof of purchase and allows you to use the product based on the selected **pricing plan**.

#### How Licenses Work

* When you purchase a **subscription**, a **license** is automatically generated and linked to your account.
* We **validate your license** to ensure that only authorized users can access and use our Webflow applications.
* Your license remains **active** as long as your **subscription is valid**.

#### What Happens If a Subscription is Canceled, Expired, or Refunded?

Since your **license is tied to your subscription**, the following applies:

* If you **cancel your subscription**, the associated **license will also be canceled** at the end of the billing cycle.
* If your **subscription expires**, your **license will be revoked**, and you will lose access to the product.
* If you receive a **refund**, the **license will be immediately deactivated**.

To continue using our Webflow applications, ensure your **subscription remains active**. If you need assistance, feel free to contact our support team at **<contact@flowappz.com>**.


---

# 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.flowappz.com/home/licenses/what-is-a-license.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.
