# On how many computers can I install my license?

\- An **Artist** license can be installed on **two computers**. For example, a laptop and a desktop workstation.

\
\- A **Studio** license is floating. It can be installed on as many computers as you want, but can only be used simultaneously on the number of seats you purchase.\
If it has one seat, it can be used on only one computer at a time. The application must be closed before someone else can use it.\
If it has 5 seats, it can be used on 5 computers at a time, etc.\
To purchase more than one seat, change the 'quantity' field during the checkout process.


---

# 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://help.transmutr.com/faq/on-how-many-computers-can-i-install-my-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.
