# Push Notifications

- [Delegate Methods](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/delegate-methods.md)
- [Push Payload Receivers](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/push-payload-receivers.md)
- [Widget and In-App Messages](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/widget-and-in-app-messages.md)
- [Customizing In-App Messages](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/customizing-in-app-messages.md)
- [Media Push](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/media-push.md): Rich Media Integration for Versions 3.14.4 and higher
- [Carousel, Slider and Thumbnail Push](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/carousel-slider-and-thumbnail-push.md)
- [Custom Web View Presentation](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/custom-web-view-presentation.md)
- [Push Icon](https://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/push-notifications/push-icon.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://user.netmera.com/netmera-developer-guide/platforms/ios/former-ios-objective-c/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.
