# About TRIK Studio Junior

{% hint style="info" %}
This article is automatically translated from Russian by Google Translator.
{% endhint %}

**TRIK Studio Junior** is a free programming environment with the ["Character movement"](/en/trik-studio-junior/about.md#character-movement) for elementary grades.

![](/files/-Ma2NkxwHBxuuoj_KIcW)

The environment has a common interface with the [TRIK Studio](/en/studio/about.md) programming environment for robots, which allows for a continuous learning process, starting from elementary grades.

## Features of TRIK Studio Junior <a href="#features" id="features"></a>

1\. Loops, subprograms, arrays, mathematical and logical operators support.

{% content-ref url="/pages/-MaDTl9\_ZyAkA\_\_cdPW-" %}
[Blocks in TRIK Studio Junior](/en/trik-studio-junior/visual-programming/blocks.md)
{% endcontent-ref %}

2\. Wide range of characters.

{% content-ref url="/pages/-MaDM5G3jqAOSOKJOD9n" %}
[How do I replace the "Character movement" image?](/en/trik-studio-junior/interface/robot-image-change.md)
{% endcontent-ref %}

![](/files/-Ma37Qr4DMNXmmuVXPRw)

3\. Support for exercise creation with auto-check for self-study and homework.

{% content-ref url="/pages/-MaDTSUp0zW\_z3biTVhC" %}
[Exercises in TRIK Studio Junior](/en/trik-studio-junior/exercises.md)
{% endcontent-ref %}

![](/files/-Ma391-yvUYomdKKqQKU)

4\. Just like TRIK Studio, TRIK Studio Junior has an [interactive simulation mode](/en/studio/2d-model.md). You don't need to have a constructor to learn how to program.

![](/files/-Ma33-4rBa41Cm9DiOXA)

{% hint style="info" %}
Since the interface and work in TRIK Studio Junior in many respects coincides with the interface and work in TRIK Studio, some articles in this section will provide links to similar articles in the TRIK Studio help section.
{% endhint %}

## What is "Character movement" <a href="#character-movement" id="character-movement"></a>

"Character movement" — an object that understands and executes the commands of the algorithm. In TRIK Studio Junior, you can change the artist's image.

{% content-ref url="/pages/-MaDM5G3jqAOSOKJOD9n" %}
[How do I replace the "Character movement" image?](/en/trik-studio-junior/interface/robot-image-change.md)
{% endcontent-ref %}

## Download TRIK Studio Junior <a href="#download" id="download"></a>

You can download the latest version of TRIK Studio on the website [trikset.com](https://trikset.com/en/downloads#trikstudiojr).

{% content-ref url="/pages/-Ma9Q3mC2xu2HyHD-bLX" %}
[How to find out the version of TRIK Studio Junior](/en/trik-studio-junior/about/version.md)
{% endcontent-ref %}

## Recommended system requirements

* RAM: 4 GB or more.
* Operating system:
  * 64-bit Microsoft Ⓡ Windows 10.
  * Ubuntu 16.04 and later.
  * macOS 10.12 Sierra and later.


---

# 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://help.trikset.com/en/trik-studio-junior/about.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.
