> 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/trik-studio-junior/visual-programming/connection-between-blocks.md).

# Links between blocks in TRIK Studio Junior

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

Links between blocks in TRIK Studio indicate the control flow of interpretation between blocks.

#### Example

Let it be necessary that after the delay the program ends immediately.\
\
To do this, connect the [Timer](/en/trik-studio-junior/visual-programming/blocks.md#timer) and [Final](/en/trik-studio-junior/visual-programming/blocks.md#final-node) blocks with a link pointing from the "Timer" block to the program end block.

![](/files/-MSi1lD5dS7jyWQrRO7o)

Creating and deleting links in TRIK Studio Junior is the same as in TRIK Studio:

{% content-ref url="/pages/-M0P0btKnPxiAbzdGpjw" %}
[Links between blocks](/en/studio/programming-visual/connection-between-blocks.md)
{% endcontent-ref %}
