# Install a License

Once you have a [License Key](https://docs.robpod.cloud/get-started/license/buy-a-license) you can proceed to install the license on your Robpod Studio installation.

1. Go to **File -> Settings -> Robpod -> License** or directly on the license popup that appears at startup, and choose **Install New License**.

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FDNQh9Ck5ug1OOMmLsDqK%2Finstall-new-license.PNG?alt=media&#x26;token=cd790457-05f6-4279-8ac6-96f5fab8dd11" alt=""><figcaption></figcaption></figure>
2. Insert the License Key.

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FjEF1RGfEDT56T2908sxf%2Finstall-license-key.PNG?alt=media&#x26;token=6ac59dc2-146b-4cf1-999a-bb21838d540a" alt=""><figcaption></figcaption></figure>
3. New license data will be displayed. Finally you need to activate the license on the current machine. Click on **Activate**.

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FZh7ySCKRAOXYyWucKgt2%2Fnew-license-data.PNG?alt=media&#x26;token=71ccdb35-ad72-43bc-8ddf-ab6745eb4cde" alt=""><figcaption></figcaption></figure>
4. After sucessfull activation, license complete set of data will be displayed.

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FHHqpKmn1EjaZiae4lcin%2Factivated-license.PNG?alt=media&#x26;token=49199ab5-3579-4947-a16b-2580a818bde7" alt=""><figcaption></figcaption></figure>

#### Floating Licenses

All Robpod Studio licenses are **floating**, this means that you can install the same license on **multiple** PC, but you can use just one PC at time. If you need to use the same license on another device remember first to **Deactivate** the license on the current device. Once the license is deactivated, you will be able to activate it on an other machine.

#### OnLine Validation

OnLine validation is a process needed to check the validity of your Robpod Studio license. Validation is performed automatically when an Internet connection is available.&#x20;

If too much time has passed since last license validation, an Internet connection will be asked to perform the validation. You can check the remaining days before next validation is required on [license settings](https://docs.robpod.cloud/get-started/license/broken-reference) panel.

{% hint style="info" %}
For further information regarding Robpod License check the [License FAQ ](https://docs.robpod.cloud/other/license-faq)section.&#x20;
{% endhint %}


---

# 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.robpod.cloud/get-started/license/install-a-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.
