> For the complete documentation index, see [llms.txt](https://help.trikset.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trikset.com/en/studio/start.md).

# Getting started and creating a project

## Main window

After starting TRIK Studio, you will see the start page that displays the [version](/en/studio/about/version.md) of TRIK Studio, quick access to recent projects, and buttons for [opening an existing project](/en/studio/start.md#launch-an-existing-project) and [creating a new one](/en/studio/start.md#project-creation).

![](/files/-MNJ1PKZYr7o0f_eaVbC)

## Project creation

To create a new project, click the "New project" button on the TRIK Studio home page.

![](/files/-MNJ1UOP2GlwjKmeplM8)

Or select `File → New project` from the [main menu](/en/studio/interface/main-menu.md).&#x20;

![](/files/-MNJ1Yvy1C_zdKpwMbFd)

A window opens with a new program in the visual programming language:

![](/files/-MNJ1eAswLXr0wba2tKU)

Read about programming in a visual language in the article:

{% content-ref url="/pages/-M0Npqc4WgYQzryDW1qz" %}
[Visual programming](/en/studio/programming-visual.md)
{% endcontent-ref %}

Read about creating a new text program in the article:

{% content-ref url="/pages/-M0Npt6Rsejz5XCUWJsR" %}
[Textual programming](/en/studio/programming-code.md)
{% endcontent-ref %}

## Launch an existing project

To start an existing project, click the "Open project" button on the TRIK Studio start page.

![](/files/-MNJ1j8wBoTb09KGnWA7)

Or in the [main menu](/en/studio/interface/main-menu.md), select `File → Open...`.&#x20;

![](/files/-MNJ1nSfUmIUFvPbqW_f)

By default, TRIK Studio searches for files in the `*.qrs` format or the last open format (for example, `*.js`). If you need an existing project in a different format, select the desired format (for example, `*.py`*)* or `All files (*.*)`.

![](/files/-MTARp6bytP2Ns-qzDOq)
