# Floating Licenses

OffShoot introduces a new floating licensing model. With floating licenses, you can easily move your activation(s) to where you want to use OffShoot.

{% hint style="info" %}
Read more about floating licenses on our blog – [A New Hedge](https://hedge.co/blog/a-new-hedge).
{% endhint %}

## Requirements

* OffShoot 23.2.1 or newer
* Multiple computers
* When activating: an Internet connection that can access our license and update servers:
  * <https://wyday.com> on port 443
  * [https://updates.hedge.video](https://updates.hedge.video/) on port 443
  * [https://account.hedge.video](https://updates.hedge.video/) on port 443

{% hint style="info" %}
A floating license does NOT require you to keep your computer online.
{% endhint %}

## How to use

When using a license with *one activation* on multiple computers, OffShoot will ask if you want to move your activation to your current computer. If you move your activation, OffShoot will activate on your current computer and deactivate on your other computer.

When using a license with *more than one activation* on multiple computers and no more activations are available on your license, OffShoot will prompt you to use the [License Manager](https://docs.hedge.video/general/licenses/the-license-manager).&#x20;

### Floating license with one activation

**On Computer 1:**

1. Go to `OffShoot > Settings > License`.
2. Activate OffShoot with your license key.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2Fa7z54wtWqAZ2DfpNy0NP%2Fimage.png?alt=media&#x26;token=095b3754-9468-4900-aa99-27a1716187e5" alt=""><figcaption></figcaption></figure>

**On Computer 2:**

1. Go to `OffShoot > Settings > License`.&#x20;
2. Activate OffShoot with your license key.
3. An alert will appear: `Activation already in use`.&#x20;
4. Click `Move Here` to activate your OffShoot license on Computer 2.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2F8H1K1QbfC7y9ZBmWjwXq%2Fimage.png?alt=media&#x26;token=c4c816f5-18e6-4efd-85bb-6ff5d5297562" alt=""><figcaption></figcaption></figure>

5. Computer 1 will receive a `Heads up!` alert with a 5-minute warning.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FkXIUikhoQGJgb0gudXwD%2Fimage.png?alt=media&#x26;token=1c10f9b7-900e-4486-9565-7de9a11c1b3d" alt="" width="298"><figcaption></figcaption></figure>

6. After 5 minutes, OffShoot cancels any running transfers and deactivates its license on Computer 1.

Want to use OffShoot on Computer 1 again? Restart the app on Computer 1, then click `Move Here` in the `Activation already in use` alert.

### Floating license with more than one activation

In this scenario, a license with 2 activations is used with 3 computers.

**On Computers 1 and 2:**

1. Go to `OffShoot > Settings > License`.
2. Activate OffShoot with your license key.

**On Computer 3:**

1. Go to `OffShoot > Settings > License`.
2. Activate OffShoot with your license key.
3. An alert will appear: `Activation already in use`.&#x20;
4. Click `Manage License` to launch the [License Manager](https://docs.hedge.video/general/licenses/the-license-manager) in a web browser.
5. In the License Manager, click `Manage` next to OffShoot, then click the license key.
6. [Deactivate OffShoot](https://docs.hedge.video/general/licensing/license-manager#resetting-activations) from Computers 1 or 2.
7. Go back to Computer 3, then activate OffShoot with your license key.

Want to use OffShoot on the deactivated computer again? Activate OffShoot on that computer, then click `Manage License` in the `Activation already in use` alert to start deactivating OffShoot from Computer 3 in the License Manager.


---

# 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.hedge.video/offshoot/features/floating-licenses.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.
