# Маркетинг и уведомления

- [Сегментация покупателей](https://help.zenky.io/push/segments.md): Рассказываем, что такое сегменты покупателей, как их создавать и использовать.
- [RFM-параметры](https://help.zenky.io/push/rfm.md): Рассказываем об RFM-параметрах покупателей.
- [Push-рассылка через OneSignal](https://help.zenky.io/push/start.md): Отправка push уведомлений в приложения Zenky осуществляется через сервис OneSignal.
- [Push-уведомления о смене статуса заказа](https://help.zenky.io/push/order-statuses.md): Узнайте, как подключить push-уведомления о смене статуса заказа.
- [Подключение SMSC.RU](https://help.zenky.io/push/smsc_ru.md)
- [Создать аккаунт в OneSignal](https://help.zenky.io/push/create-onesignal.md)
- [Пригласить пользователя в OneSignal](https://help.zenky.io/push/invite-onesignal.md): Чтобы дать дополнительный доступ сотруднику, пригласите его в систему по этой инструкции
- [Добавление OneSignal в Google](https://help.zenky.io/push/dobavlenie-onesignal-v-google.md)
- [Добавление OneSignal в Apple](https://help.zenky.io/push/dobavlenie-onesignal-v-apple.md)


---

# 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://help.zenky.io/push.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.
