# Installation

For installation and licensing, please follow these steps:

* Register in the **Incari** [website](https://www.incari.com/my-account/) and then activate your account from your e-mail.

![Registration page in incari.com](/files/UcYVwA6RfJHYc7z80n74)

* After activating your account, log-in and go to Downloads. Here you can download **Incari Hub**.

![Account dashboard in incari.com](/files/5GNdJ1mkH2DOAgF9C9JJ)

* Install and then start **Incari Hub**.

![The Incari Hub welcome screen.](/files/ycuUrbGeOTEWmp8wHFGv)

* Log-in into **Incari Hub** with your **Incari** credentials.
* In **Incari Hub**, go to the **Incari Studio** tab, under *Applications*. Here you can manage your installed versions of **Incari Studio** and install new ones.

![](/files/we6YBLiIM6w4olKnVDaI)

* Press on "Install New". Then you will see the available versions of **Incari Studio** to install.

![](/files/9BL42t9QH3r3grQnqFNS)

* To install **Incari Studio** 2021.4, press on the plus (+) sign and the download will start.
* After the download is finished, the install window for **Incari Studio** 2021.4 will open. Click "Next" to proceed and go through the installation process.

![The Incari Studio welcome screen.](/files/X5AcorCHCdJpqqmYcB2S)

* Go to the **Incari** [website](https://www.incari.com/my-account/), where you can manage your subscriptions and obtain the license key.
* Use the license key to activate your subscription in **Incari Hub**.

![The Incari Hub license screen.](/files/nn67zRBYdoPhzibVJ5mt)

At the moment **Incari** relies on the Windows SDK that comes with [Visual Studio](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2019-and-other-products) (free version). So the user also needs to install the Visual Studio 2019 Community Edition (Desktop Development C++ setup), start it once and create a profile.


---

# 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.incari.com/incari-studio/2021.5/getting-started/installation.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.
