# Generate Offline License

LicenseSpring customers are able to use LicenseSpring's offline license feature with floating server as well.

![LicenseSpring offline license image](/files/88deb27b424b2ff0fb8d8ac799341924f34f6d8b)

#### Activating Offline License

{% stepper %}
{% step %}

### Navigate to Generate offline license

Go to the server's Configuration page and open the "Generate offline license" tab.
{% endstep %}

{% step %}

### Enter product code

Enter the product code for which you want to generate a license request.
{% endstep %}

{% step %}

### Provide credentials

Enter the License Key OR username and password, depending on the type of license.
{% endstep %}

{% step %}

### Generate and download request file

Click "Generate file" and then "Download file" — this is your license request file.
{% endstep %}

{% step %}

### Obtain activated license from Offline portal

Go to the Offline portal: <https://offline.licensespring.com/\\>
Add the license request file from the previous step and receive the activated license file.
{% endstep %}

{% step %}

### Install the activated license

Add the new license file to Floating server as explained in our [Products](broken://pages/db61811946e26133ddbc4e09560fb655c8aa5fd4) section.
{% endstep %}
{% endstepper %}


---

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