# Push Notifications

- [How do push notifications work with PortSIP PBX?](https://support.portsip.com/pbx_v12/push-notifications/how-do-push-notifications-work-with-portsip-pbx.md)
- [Implement the PUSH notifications in Xamarin iOS APP with PortSIP PBX 12.x](https://support.portsip.com/pbx_v12/push-notifications/implement-the-push-notifications-in-xamarin-ios-app-with-portsip-pbx-12.x.md)
- [Implement the PUSH notifications in native iOS APP with PortSIP PBX 12.x](https://support.portsip.com/pbx_v12/push-notifications/implement-the-push-notifications-in-native-ios-app-with-portsip-pbx-12.x.md)
- [Implement PUSH notifications in Android APP with PortSIP PBX 12.x](https://support.portsip.com/pbx_v12/push-notifications/implement-push-notifications-in-android-app-with-portsip-pbx-12.x.md)
- [Implement PUSH notifications in Xamarin Android APP with PortSIP PBX 12.x](https://support.portsip.com/pbx_v12/push-notifications/implement-push-notifications-in-xamarin-android-app-with-portsip-pbx-12.x.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://support.portsip.com/pbx_v12/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.
