# Pro-режим

### Видео-обзор

{% embed url="<https://youtu.be/Z62QXYVGF50>" %}

### Переход в Pro-режим

Чтобы перейти в Pro-режим, нажмите кнопку **«Pro-режим»** в [навигационной панели](/editor_chapter/interfeis-redaktora.md).

<figure><img src="/files/q5B6wN5o90vwzMffrqeI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Обратите внимание, что Pro-режим отображает содержимое выбранного блока. Например, если в ленте блоков выделен блок под номером 3, то при включении Pro-режима отобразится содержимое блока номер 3.
{% endhint %}

<figure><img src="/files/X6635FmDyPWmiplAMD8S" alt=""><figcaption></figcaption></figure>

Pro-режим отображает структуру блока посредством строк и колонок. Самым первым элементом в структуре блока является **«Корень»** – начальная строка, содержащая в себе все элементы, строки и колонки.

На примере ниже можно увидеть, что сами по себе элементы (картинка, текст, видео и т.д.) отдельно от строк (колонок) не существуют. Это базовое правило Pro-режима: любой элемент имеет колонку и строку.


---

# 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.lynda.ru/sozdanie-proekta.-pervye-shagi/pro-rezhim.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.
