# Installation

Installation and licensing:

1. Download the **Incari Studio** installer (Incari Studio v1.0.exe) from the CGI-Studio website.
2. Execute the Incari Studio v1.0.exe and follow the instructions.
3. Click "Next" to proceed or "Cancel" to stop the current installation.

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

1. After installation, start **Incari Studio** by double-clicking the shortcut icon on your desktop.
2. On the first startup, there is a license dialog. Copy the license request key, send it to the vendor and apply for a valid license.

![The license check dialog.](/files/-MIx_hcZFiZg7ixtwXAH)

Install License:

After receiving the license file, please copy the provided **incaristudio.lic** into the installation folder of Incari Studio. The default installation path is `C**:\Program Files\CGI Studio\INCARI Studio**`

After copying the license file to the installation folder you can start using Incari Studio.


---

# 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/2.0/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.
