# Новости

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

{% hint style="warning" %}
Если хотите чтобы новости отображались на главной страницы, откройте **"Настройки** — **Настройки оформления".**

Найдите и включите пункт **"Включить новости"** Сохраните настройки.

![](/files/UV8JelLeSiTiHt5FSyy6)
{% endhint %}

Для создания новостей, в панели управления зайдите в раздел **"Контент** — **Новости"**

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

Чтобы добавить новость, нажмите кнопку **"Добавить новость"**

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

Заполните все представленные поля и нажмите **"Добавить"**

{% hint style="success" %}
Чтобы посмотреть список новостей на сайте, откройте "**https\://`ваш_сайт`/blog**"
{% endhint %}


---

# 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.iexexchanger.com/moduli/kontent/novosti.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.
