> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/floating-server/floating-server-v1/user-interface/ui-configuration/air-gap-license-activation.md).

# Air Gap License Activation

Airgap license activation is accessed on "Airgap license activation" tab in Configuration page in Floating server. Airgap activation is done using [**Airgap portal**](https://airgap.licensespring.com/).

{% stepper %}
{% step %}

### Air-Gap Portal Initialization

* Initialize airgap activation in Airgap portal using a license key
* Initialization code from Airgap portal will be used in the next step
  {% endstep %}

{% step %}

### Floating Server Air-Gap Initialization

* Enter the License Key and Initialization code into airgap activation page in Floating Server
* Generate activation code
* Activation code and Hardware ID from Floating server will be used in the next step
  {% endstep %}

{% step %}

### Air-Gap Portal Activation

* Start the activation process in Airgap portal, and enter the License key, Hardware ID and Activation code (from previous step)
* Policy ID and Confirmation code will be used in the next step
  {% endstep %}

{% step %}

### Floating Server Air-Gap Activation

* In Floating server, set the policy ID and Confirmation code from previous step
* Retrieve license policy from [**License portal**](file:///) for the license you are doing the activation
* Open the license policy file, and enter that code in corresponding field in Floating server
* Activate the license
  {% endstep %}
  {% endstepper %}

After these 4 steps, if all the data was correct, you should see your license in [**Products**](broken://pages/db61811946e26133ddbc4e09560fb655c8aa5fd4) page in Floating server.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.licensespring.com/floating-server/floating-server-v1/user-interface/ui-configuration/air-gap-license-activation.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.
