# Push Notifications

- [IOS](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/ios.md): Integration with iOS push notification service
- [Android](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/android.md): Android Push Notifications
- [Windows 8.1 and Windows 10](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/windows-8.1-and-windows-10.md): Integration of push notifications on Windows 8.1 and Windows 10
- [Unity](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/unity.md)
- [Abode Air](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/abode-air.md): Integration of push notifications on Android and iOS using devdodev SDK for Adobe Air
- [UE4](https://docs.devtodev.com/integration/integration-of-sdk/push-notifications/ue4.md): Integration of push notification on UE4


---

# 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.devtodev.com/integration/integration-of-sdk/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.
