> For the complete documentation index, see [llms.txt](https://wiki.reezonly.ru/space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.reezonly.ru/space/obuchenie/produkty/vkladka-soderzhanie-produkta-kursa/sozdanie-uroka-obshaya-informaciya/sozdanie-uroka-dopolnitelnye-materialy.md).

# Создание урока: дополнительные материалы

*Время чтения: 3 минуты*

{% hint style="info" %}
🌁 Дополнительные материалы — отличный способ для лучшего погружения в контент. В этой статье мы расскажем вам как работает блок Материалы в Reezonly Space.
{% endhint %}

## Содержание блока <a href="#h_4185840ad4" id="h_4185840ad4"></a>

Блок **Материалы** не содержит профильных инструментов, в нем представлены только инструменты **Медиа и текст**.

<figure><img src="/files/q25StmsTqz0DTZ1nUPu6" alt="" width="563"><figcaption><p>№1. Блок Материалы</p></figcaption></figure>

1. Полотно урока&#x20;
2. Управление статусом и **Инструменты**&#x20;

В блоке Материалы доступны следующие инструменты:

* [Текст](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-tekst)
* [Аудио](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-audio)
* [Видео ](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-video)
* [Внешние сервисы ](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-vneshnie-servisy)
* [Изображение](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-izobrazhenie)
* [Документ ](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-dokument)
* [SCORM ](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-scorm)
* [Вебинар ](https://wiki.reezonly.com/space/instrumenty-konstruktora-kontenta/rabota-s-instrumentom-vebinar)
* [HTML - блок](https://wiki.reezonly.ru/space/obuchenie/produkty/vkladka-soderzhanie-produkta-kursa/kak-rabotayut-instrumenty-v-konstruktore-kontenta/rabota-s-instrumentom-html-blok)

Опросы:

* [Текстовая форма](https://wiki.reezonly.com/space/obuchenie/konstruktor/kak-rabotayut-instrumenty-v-konstruktore-kontenta/rabota-s-instrumentom-tekstovaya-forma)
* [Список ответов](https://wiki.reezonly.com/space/obuchenie/konstruktor/kak-rabotayut-instrumenty-v-konstruktore-kontenta/rabota-s-instrumentom-spisok-otvetov)
* [Шкала](https://wiki.reezonly.com/space/obuchenie/konstruktor/kak-rabotayut-instrumenty-v-konstruktore-kontenta/rabota-s-instrumentom-shkala)

## Применение блока Материалы <a href="#h_0c5612db7f" id="h_0c5612db7f"></a>

Блок **Материалы** нужен для предоставления дополнительных по теме урока. Этот блок не обязателен для прохождения и не учитывается в аналитике обучения.

Вы можете добавить видео, аудио, тексты, презентации и полезные ссылки – всё, что поможет ученикам ещё лучше разобраться в теме урока.

{% hint style="info" %}
💻 В этой статье мы рассказали вам о блоке Материалы, в следующих статьях вы можете ознакомиться с инструментами, применяемые для создания контента. Если у вас возникли дополнительные вопросы, обращайтесь в нашу службу поддержки, мы всегда рады помочь :)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.reezonly.ru/space/obuchenie/produkty/vkladka-soderzhanie-produkta-kursa/sozdanie-uroka-obshaya-informaciya/sozdanie-uroka-dopolnitelnye-materialy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
