# Баннеры

## Слайдер на главной странице

Модуль баннеров позволяет создавать неограниченное количество групп и баннеров в группе. Рассмотрим пример применения модуля в слайдере на главной странице.

![](/files/-MakpdCmy--a20EhGGq-)

Каждая группа имеет свое псевдо имя для использования группы в шаблонах, параметры сортировки и ограничения, а так же список баннеров.

![](/files/-MakqQE84YPrqUF4GD0O)

У каждого баннера тоже есть свои настройки. Количество групп и баннеров в каждой группе не ограничены. Используйте баннера для привлечения внимания покупателей к категории товаров, посадочной странице, акции или новости.&#x20;

{% content-ref url="/pages/-MakUCg9Wj3IZ0\_GZHtE" %}
[Посадочные страницы](/content/filter-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Maj3fkXVnenbFfV3ycy" %}
[Акции](/content/sales.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaivawSW2SqO5gnrXn7" %}
[Новости](/content/news.md)
{% endcontent-ref %}


---

# 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://docs.buyers-cms.ru/content/banners.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.
