# Секция

**Секция** – составная часть учебного курса (проекта). Секции бывают нескольких типов:

* [Страница](/osnovnye-komponenty-sistemy/sekciya/stranica.md)
* [Тест](/osnovnye-komponenty-sistemy/sekciya/test.md)
* [Обложка](/osnovnye-komponenty-sistemy/sekciya/oblozhka.md)
* [Раздел](/osnovnye-komponenty-sistemy/sekciya/razdel.md)

<figure><img src="/files/tjYakasBXafFoSnUeBwP" alt=""><figcaption><p>на примере выше содержание курса состоит из секций: обложка, страница, тест, разделы</p></figcaption></figure>

Настройки секции отображены в правом меню настроек.

<figure><img src="/files/DDYuk3zGItm9uSEzcqD0" alt=""><figcaption><p>в настройках секции можно закрыть секцию от редактирования или исключить секцию из экспорта, а также поделиться публичной ссылкой на секцию.</p></figcaption></figure>

{% hint style="info" %}
Для открытия настроек секции, наведите курсор на **кнопку ...** и выберите опцию **"Настройки"**

{% endhint %}

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


---

# 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/osnovnye-komponenty-sistemy/sekciya.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.
