> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/videos/ru/video/videos-pub.md).

# Видео для издателей

## Создание сайтов и зон

Это видео показывает, как создавать сайты и зоны в панели администратора.

{% embed url="<https://www.youtube.com/embed/_XpObOh4fM4?si=7441N2eedSH5wxTw>" %}

Вы также можете посмотреть его на [**Испанский**](https://youtu.be/PDfBvPp-5G0).

## Использование тегов

Это видео показывает, как использовать рекламные теги в ваших рекламных зонах.

{% embed url="<https://www.youtube.com/embed/P6hJ2A2S8mE>" %}

Вы также можете посмотреть его на [**Испанский**](https://youtu.be/fFde0145eKE).

## Использование SubID

Это видео показывает, как использовать SubIDs для сегментации трафика.

{% embed url="<https://www.youtube.com/embed/v16OYn90UVQ>" %}

Вы также можете посмотреть его на [**Китайский**](https://youtu.be/qkX1_6Zt8J0) и [**Испанский**](https://youtu.be/1OyhIcEZRGA).

## Настройка виджетов панели управления

Это короткое видео объясняет, как настраивать виджеты на вашей панели управления в панели администратора.

{% embed url="<https://youtube.com/embed/koQ9iADziU8?feature=shared>" %}

## Монетизация трафика с помощью Adblock

Это видео показывает, как монетизировать трафик от пользователей, у которых включено расширение для блокировки рекламы.

{% embed url="<https://www.youtube.com/embed/Uob1lDGw6As>" %}

Вы также можете посмотреть его на [**Китайский**](https://youtu.be/Ntztc8F_ozw) и [**Испанский**](https://youtu.be/CT-JEcJS80M).

## Как установить Fluid Player

Этот видеоурок покажет вам, как легко установить [**Fluid Player**](https://www.youtube.com/watch?v=7jvt_KI-Vzc).

{% embed url="<https://www.youtube.com/embed/7jvt_KI-Vzc>" %}


---

# 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://docs.exoclick.com/videos/ru/video/videos-pub.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.
