# Overview

This section shows how to get started with **Incari Studio**, a powerful software that promotes creative and highly functional *User Interfaces*. There are several things to check before commencing with the first **Project**, but they are simple and necessary to experience everything **Incari Studio** has to offer.

There are a few imperative properties your local machine requires for running **Incari Studio**. These are all provided in [**Requirements**](/incari-studio/2022.2/getting-started/requirements.md).

With each release, **Incari Studio** is updated and improved in order to provide the best user experience. We explain any new features in [**What's New**](broken://pages/yi8pzVKgqna1yMp0d7g3). Take a look for the most current developments within **Incari Studio**.

Installing **Incari Studio** is not scary or difficult. The process is explained step by step in the easy-to-follow [**Installation Guide**](/incari-studio/2022.2/getting-started/installation.md).

Once all the preliminaries are out of the way, it's time to create! Head over to the [**First Steps**](/incari-studio/2022.2/getting-started/first-steps.md) Section for more information on:

* [**Incari Hub**](/incari-studio/2022.2/getting-started/first-steps/incari-hub.md), a necessary component of the **Incari** experience that organizes and maintains your **Projects**.
* [**Creating a Project**](/incari-studio/2022.2/getting-started/first-steps/creating-a-project.md) for the first time.
* How to navigate and customize the [**Incari Studio**](/incari-studio/2022.2/getting-started/first-steps/incari-studio.md) *Interface*.

We wish you well on your journey using **Incari Studio**.

## Contents

* [**Requirements**](/incari-studio/2022.2/getting-started/requirements.md)
* [**What's New**](broken://pages/yi8pzVKgqna1yMp0d7g3)
* [**Installation**](/incari-studio/2022.2/getting-started/installation.md)
* [**First Steps**](/incari-studio/2022.2/getting-started/first-steps.md)
  * [**Incari Hub**](/incari-studio/2022.2/getting-started/first-steps/incari-hub.md)
  * [**Creating a Project**](/incari-studio/2022.2/getting-started/first-steps/creating-a-project.md)
  * [**Incari Studio**](/incari-studio/2022.2/getting-started/first-steps/incari-studio.md)


---

# 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/2022.2/getting-started/overview.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.
