# Installation and startup

The installation of the Astro Studio application is performed by an installer, which is run by the setup.exe file. In order for Astro Studio to work correctly, it requires Microsoft.NET Framework, which is installed together with the studio.

Unpack Astro Studio Community Edition distridution package into a folder and launch setup.exe

![](/files/JYCSyrMzQFXimMVWfGXt)

If Windows shows the “Windows protected your PC” window, click More info

![](/files/KqdydU7cz7oGdeoa3BbL)

And then “Run anyway”:

![](/files/Oz7onZN7M2G64TF7LFXk)

Confirm your language:

![](/files/sFAUmpWA8xLlxAO1gxA3)

On the installation screen click Next:

![](/files/wpxlVX7Bfo3XLMnxzR9G)

Review and accept the User License Agreement:

![](/files/FJm6Fjbn0QfLOVIG8A7E)

After clicking Next, the installer will propose to choose a folder to install Astro Studio, as well as the one of the following installation options: for all users of the operating system or only for the current one.

![](/files/dn5O0Ms9DTls6rH0SBkk)

If you are installing Astro Studio for the first time, select the "Complete" option

![](/files/OjYNgI7O8luzRdwg4L2g)

And confirm the start of installation:

![](/files/OJMM3Wrq8OrEgSt0JGfK)

Windows may ask you to confirm that you allow Astro RPA to make changes on your device. Please confirm.

The final screen of the Installer informs you that the installation has been completed successfully.

![](/files/mkxHKcrLL4m6zZsi19Do)

Now you may find the Astro Studio icon on you desktop and launch the application

![](/files/Lo8YefislUGBxhJUp0RU)

There are two design modes available in Astro Studio:

* Astro Studio Pro - the full design capabilities for professional developers
* Astro Studio Citizen - the simplified version for citizen developers.

To experience the full power of Astro RPA platform choose Pro version:

![](/files/Cfy71ZuGl3zUZTgkgmCD)

Start up screen will show the recent projects and the links to start a new project or open an existing one.

![](/files/1DFy3qoK6HPdVVPYFg9x)

After closing this screen you reach the main screen of Astro Studio

![](/files/cPFqLMjSOUy0cUKG4MkQ)

Now you are ready to start building robots on Astro RPA platform.


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/astro-studio/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.
