# License

{% hint style="info" %}
This section focuses on the license as integrated mechanism into the theme, rather than the legal aspects of licensing.&#x20;

It explains how the license controls theme functionality, including the allowed number of activations, theme updates, starter site imports, bundled plugin installations, and support, as well as how to manage your license within our platform.
{% endhint %}

When you purchase the Kalium theme, your license comes with specific terms and restrictions based on the plan you selected.&#x20;

This license controls how you can use the theme, including updates, importing starter sites, installing or updating required plugins, and getting support.&#x20;

Understanding these restrictions and the number of allowed activations is essential for effectively managing your licenses.&#x20;

### License Activations

The number of license activations allowed is subject of the plan you selected at the time of purchase. Each plan specifies how many sites you can activate the theme on, and it’s [important to understand these limits](/getting-started/license/activation-scope.md). Be sure to review the details of your chosen plan to understand the activation limits and manage your licenses accordingly.

### Feature Restrictions

The table below describes the functionality restrictions based on license status:

|                                            | No license activated       | Expired license activated  | Valid license activated    |
| ------------------------------------------ | -------------------------- | -------------------------- | -------------------------- |
| Customize Theme                            | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| [Dashboard Access](#user-content-fn-1)[^1] | :heavy\_multiplication\_x: | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Update Theme                               | :heavy\_multiplication\_x: | :heavy\_multiplication\_x: | :ballot\_box\_with\_check: |
| Install or Update Bundled Plugins          | :heavy\_multiplication\_x: | :heavy\_multiplication\_x: | :ballot\_box\_with\_check: |
| Import Starter Sites                       | :heavy\_multiplication\_x: | :heavy\_multiplication\_x: | :ballot\_box\_with\_check: |
| Support                                    | :heavy\_multiplication\_x: | :heavy\_multiplication\_x: | :ballot\_box\_with\_check: |

[^1]: Theme Dashboard


---

# 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.kaliumtheme.com/getting-started/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.
