> For the complete documentation index, see [llms.txt](https://docs.spike.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spike.sh/alerts/mobile-app-alerts.md).

# Mobile app alerts

<figure><img src="/files/i39CnGRcEuN4bsnYW5le" alt="Spike mobile app showing incident alerts"><figcaption><p>Spike mobile app alerts.</p></figcaption></figure>

Spike's mobile app sends real-time incident alerts to your phone. Download the app, log in, and allow notifications to start receiving alerts.

{% tabs %}
{% tab title="iOS" %}

<figure><img src="/files/rKtd0GUhlm6BRyxFlrEl" alt="Download on the App Store"><figcaption></figcaption></figure>

[Download the iOS app](https://apps.apple.com/au/app/spike-sh/id1586777789) from the App Store.
{% endtab %}

{% tab title="Android" %}

<figure><img src="/files/a7untsCJVZxgcHRseetr" alt="Get it on Google Play"><figcaption></figcaption></figure>

[Download the Android app](https://play.google.com/store/apps/details?id=sh.spike.spike_sh_app) from the Play Store.
{% endtab %}
{% endtabs %}

## Setup

To receive mobile alerts, add phone notifications to your escalation policies. Spike will then deliver alerts directly to your device.

## Critical alerts

Critical alerts reach you even when your device is on Do Not Disturb.

### iOS

Spike supports Apple's critical notifications. Configure this in the app settings to apply to critical incidents only, or all incidents.

{% hint style="info" %}
Critical notifications make sound even when your iPhone is on mute.
{% endhint %}

### Android

Spike supports Android's critical notifications. Configure this in the app settings to apply to critical incidents only, or all incidents.

{% hint style="info" %}
Critical notifications make sound even when your Android device is on mute.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.spike.sh/alerts/mobile-app-alerts.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.
