> For the complete documentation index, see [llms.txt](https://help.zenky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zenky.io/app/builder/vidzhety.md).

# Виджеты

Еще в приложение можно добавить ссылки на сторонние ресурсы или другие ваши сайты и приложения. Делается это на вкладке "Виджеты"

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

Здесь можно дать название блоку, отрегулировать шрифт заголовка, а также настроить отображение виджетов: ввиде горизонтального слайдера или сетки в 2 или 3 колонки. Еще можно настроить выравнивание виджетов.

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

Есть возможность добавить кастомные ссылки с изображением, настроить цвет фона и теста, задать заголовок, и указать, где стоит открывать ссылку, в браузере, или в самом приложении, если такое у вас установлено.

На этом данный раздел не заканчивается. Также здесь можно настроить систему отзывов о вашем приложении.

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

И сделать так, чтобы положительные отзывы падали прямиком на вашу страницу в 2ГИС, Яндекс картах и многих других сервисах.

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

Еще в данном разделе настраивается внешний вид и отображение карты лояльности

<figure><img src="/files/8dPe4DrBA09xQUHHEFsc" alt=""><figcaption></figcaption></figure>

А также виджет активного заказа, который висит у покупателя в приложении до тех пор, пока его заказ активен.

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

## Видео инструкция

{% embed url="<https://youtu.be/3g8n9FgN3bA>" %}


---

# 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:

```
GET https://help.zenky.io/app/builder/vidzhety.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.
