# Push notifications

- [How it works](https://docs.boomerangme.cards/push-notifications/how-it-works.md): A closer look into how the push notifications work
- [iPhone (iOS)](https://docs.boomerangme.cards/push-notifications/how-it-works/iphone-ios.md): Learn more about how push-notifications work on iOS devices
- [Android](https://docs.boomerangme.cards/push-notifications/how-it-works/android.md)
- [How long does it take for push messages to be received by our customers?](https://docs.boomerangme.cards/push-notifications/how-it-works/how-long-does-it-take-for-push-messages-to-be-received-by-our-customers.md): Learn more about push delivery time
- [Why aren't my customers receiving push messages?](https://docs.boomerangme.cards/push-notifications/how-it-works/why-arent-my-customers-receiving-push-messages.md)
- [Push section](https://docs.boomerangme.cards/push-notifications/push-section.md)
- [Marketing push](https://docs.boomerangme.cards/push-notifications/push-section/marketing-push.md): Learn how the marketing push is setup
- [Sending messages to all customers](https://docs.boomerangme.cards/push-notifications/push-section/marketing-push/sending-messages-to-all-customers.md): Learn how you can send push notification message to all customers
- [Sending messages to a segment of customers](https://docs.boomerangme.cards/push-notifications/push-section/marketing-push/sending-messages-to-a-segment-of-customers.md): Explore how a push notification message can be sent to a selected segment
- [Sending message to an individual customer](https://docs.boomerangme.cards/push-notifications/push-section/marketing-push/sending-message-to-an-individual-customer.md): Learn how you can send a push notification message to an individual customer
- [Transactional push](https://docs.boomerangme.cards/push-notifications/push-section/transactional-push.md): Learn how the transactional push works
- [Geo-push](https://docs.boomerangme.cards/push-notifications/push-section/geo-push.md): Learn how to create a geo-push
- [Push automation](https://docs.boomerangme.cards/push-notifications/push-section/push-automation.md)
- [Feedback collection](https://docs.boomerangme.cards/push-notifications/push-section/push-automation/feedback-collection.md): Learn how push automation works for Feedback Collection
- [Next visit reminder](https://docs.boomerangme.cards/push-notifications/push-section/push-automation/next-visit-reminder.md): Learn how push automation can be setup for next visit reminder
- [Birthday congratulation](https://docs.boomerangme.cards/push-notifications/push-section/push-automation/birthday-congratulation.md): Learn how to setup push notifications for birthday congratulations
- [Triggered auto-push](https://docs.boomerangme.cards/push-notifications/push-section/triggered-auto-push.md): Learn how the triggered auto-push feature works
- [AI for Business (Richie AI)](https://docs.boomerangme.cards/push-notifications/ai-for-business-richie-ai.md): Customer Retention & Automated Push Notifications


---

# 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.boomerangme.cards/push-notifications.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.
