# Offline License

Rocket.Chat License unlocks additional functionality included with your purchased plan. To utilize these functionalities, you must activate your workspace with a license.

{% hint style="info" %}
See how to get a trial on [enterprise features](/user-guide/6.5/setup-and-configure/enterprise-edition-trial.md).
{% endhint %}

## Getting Offline License

There are two ways to get the license for your workspace before applying for air-gapped workspaces.

* Contact Rocket.Chat support to provide a license for your workspace.
* Fetch your offline license from Rocket.Chat cloud console.

### Contact Rocket.Chat support to provide a license for your workspace.

* Open up a query requesting a license for your air-gapped workspace from the [Rocket.Chat support](/user-guide/6.5/resources/rocket.chats-support-structure/enterprise-support-and-version-durability.md).

{% hint style="info" %}
You will be required to provide the following information:

* Your workspace registration email

* The workspace URL.
  {% endhint %}

* When the license code is provided, follow the steps outlined in [applying offline license.](/user-guide/6.5/use-rocket.chat/workspace-administration/workspace.md#apply-offline-license)

### 2. Get a License from Rocket.Chat Cloud

{% hint style="info" %}
You are required to have completed[ registering your offline workspace](/user-guide/6.5/setup-and-configure/rocket.chat-air-gapped-deployment/offline-workspace-registration.md).
{% endhint %}

* Click the workspace on the [Rocket.Chat Cloud portal](https://cloud.rocket.chat/home)
* Click **Get License**
* Copy the license code provided and follow the steps outlined in [applying offline license.](/user-guide/6.5/use-rocket.chat/workspace-administration/workspace.md#apply-offline-license)


---

# 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://funke-olasupo.gitbook.io/user-guide/6.5/setup-and-configure/rocket.chat-air-gapped-deployment/offline-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.
