# License FAQs

Can I use my license in multiple computers at the same time?

By default, a Pro or Basic license will only allow you to register on a single computer at a time.

If you want to use it in multiple computers at the same time you must upgrade your account with one or more “**Extra PC**”, one per additional computer.

You can, however, move your license between computers (see below).

{% hint style="info" %}
**Note:** You will need Internet access to move the license between computers.
{% endhint %}

## How to move my license to a different computer?

Log in the computer you are registered in and open ShowCockpit in License section. Click on the “Un-Register” button.

Then, go to your new computer, open ShowCockpit License section and register normally.

{% hint style="info" %}
**Note:** You will need Internet access in this step.
{% endhint %}

How many Extra PCs can I add to my account?

The maximum number of Extra PC upgrades depends on the account type:

* **Basic Account**: maximum of 2 Extra PC upgrades (3 PCs total)
* **Pro Account**: unlimited Extra PC upgrades

How much does each Extra PC cost?

The Extra PC costs vary with the type of account you own (Basic or Pro).

Prices can be consulted at any time under the [Upgrade page on the Store](https://showcockpit.com/site/buy/?v=upgrade).

## Can I Upgrade from Basic to Pro?

Yes, you can upgrade a Basic account to Pro at any time on the [Upgrade page on the Store](https://showcockpit.com/site/buy/?v=upgrade).

## Does the Basic to Pro upgrade cost depend on the purchased drivers?

No. The upgrade has a fixed cost, it does not depend on any purchased previously made with that account.


---

# 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://academy.showcockpit.com/showcockpit-for-windows/faqs/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.
