# System Requirements

## Web App

PushPulse's web app requires a modern web browser with JavaScript enabled.

We recommend using your browser’s most recent production release. Older versions and pre-release browsers, such as betas or developer previews, are not supported. Issues with a pre-release version of a browser should be reported to the browser vendor.

Browser extensions, such as ad blockers or JavaScript blockers, can interfere with or completely prevent certain PushPulse features from working correctly, and are not supported. We recommend safelisting `*.pushpulse.com` in these extensions so that they don't prevent you from accessing portions of the PushPulse web app.

Current stable major versions of the following browsers are tested and supported:

* &#x20;Apple Safari
* &#x20;Google Chrome
* &#x20;Microsoft Edge
* &#x20;Mozilla Firefox
* &#x20;Opera

## Mobile Apps

We support the latest version of the PushPulse mobile app available from the Apple App Store or Google Play Store on devices running iOS 15 and higher or Android 10 and higher. You may not have access to the latest features if your device does not meet minimum requirements. For more information, please see [PushPulse Mobile App](/mobile-app/pushpulse-mobile-app.md) or [PushPulse Spaces Tablet App](/tablet-app/pushpulse-tablet-app.md)[.](/mobile-app/pushpulse-mobile-app.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://docs.pushpulse.com/platform/system-requirements.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.
