# Installation

For installation and licensing, please follow these steps:

* Download the **Incari Studio** installer `Incari Studio-2021.3.0-installer.exe` from the **Incari** [website](https://www.incari.com/).
* Execute `Incari Studio-2021.3.0-installer.exe` and follow the instructions.
* Click "Next" to proceed and go through the installation process.

![The Incari Studio welcome screen.](/files/-MkBvf69pQhdqyYm-Ch0)

* After installation, start **Incari Hub**, which can be found in the folder where **Incari** was installed.

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

* Log-in into **Incari Hub** with your **Incari** credentials.

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

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

At the moment **Incari** relies on the Windows SDK that comes with Visual Studio (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.2/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.
