# Buy a License

#### Get a License

You can buy a license on [Robpod website](https://www.robpod.cloud/#pricing), two license plans are available.

|                                                 PRO License                                                |                                                             LTS License                                                            |
| :--------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: |
|                 **One Year** Professional license with all Robpod Studio features included.                |                      Extended **Three Years** Professional license with all Robpod Studio features included.​                      |
| PRO License is provided as **one-time** purchase or as an automatic **subscription plan** billed annually. | LTS is provided as a **one-time** purchase license, it will not be automatically renewed when expiration occurs after three years. |
|             You can **interrupt** the subscription whenever you want using the customer portal.            |                          After three years you can buy another LTS license if you want to renew your plan.                         |

You can pay online with Credit or Debit Card, Apple Pay, Google Pay or many other common wallets systems. [Contact us](mailto:info@robpod.cloud) if your prefer to pay by upfront invoice.

After sucessful checkout you will receive an email with your **License Key**:

<figure><img src="/files/SNF7DxFUgKOGzlqWwOSG" alt=""><figcaption></figcaption></figure>

Store your License Key in a safe place and don't share it with others.

#### 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 Robpod Studio on multiple machines at the same time, you will need to buy multiple licenses.

**Deveoper Based Licenses**

All Robpod licenses are also **development based**, which means you will only need a valid license during the development phases of your application. When the license expires all your developed programs will continue to run without the necessity of renew the license. All developed programs, scripts and HMI will continue to work even after license expires. You will need to renew the license only if you need to modify the programs.

{% hint style="info" %}
For further information regarding Robpod License check the [License FAQ ](/other/license-faq.md)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/buy-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.
