# Palert Docs

## Palert Docs

- [Документация Palert](https://palert.gitbook.io/docs/readme.md)
- [Введение](https://palert.gitbook.io/docs/nachalo-raboty/introduction.md)
- [Как это работает](https://palert.gitbook.io/docs/nachalo-raboty/how-it-works.md)
- [Настройка аккаунта](https://palert.gitbook.io/docs/nachalo-raboty/setting-up.md)
- [Журнал активности](https://palert.gitbook.io/docs/nachalo-raboty/activity_log.md)
- [Тарифы и возможности](https://palert.gitbook.io/docs/nachalo-raboty/pricing.md)
- [Мобильные устройства](https://palert.gitbook.io/docs/ustanovka-i-dostup/mobile.md)
- [Отслеживание цен](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/tracking-prices.md)
- [История цены](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/price-history.md)
- [Скидки](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/discounts.md)
- [Оповещения и уведомления](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/alerts-and-notifications.md)
- [Поиск и фильтры](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/search-and-filters.md)
- [Интеграция с Telegram](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/telegram-integration.md)
- [Push‑уведомления](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/push-uvedomleniya.md): Push помогают получать мгновенные уведомления прямо в браузере или PWA. Ниже — требования, поддерживаемые платформы и разбор типичных проблем.
- [Расширение в браузер](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/rasshirenie-v-brauzer.md): История цены и остатки прямо в карточке товара
- [Идеи и предложения](https://palert.gitbook.io/docs/rukovodstvo-polzovatelya/idei-i-predlozheniya.md): Раздел «Идеи» позволяет пользователям предлагать улучшения для Palert, голосовать за предложения других и обсуждать их. Здесь описано, как добавить свою идею и на что обратить внимание.
- [Команда](https://palert.gitbook.io/docs/enterprise/workspace.md)
- [Telegram группа](https://palert.gitbook.io/docs/enterprise/telegram-group.md)
- [Часто задаваемые вопросы](https://palert.gitbook.io/docs/chastye-voprosy-i-podderzhka/common-questions.md)
- [Как связаться с поддержкой](https://palert.gitbook.io/docs/chastye-voprosy-i-podderzhka/contact-support.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://palert.gitbook.io/docs/readme.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.
