# Mobile App

- [Getting started with ilert mobile app](https://docs.ilert.com/mobile-app/getting-started-with-ilert-mobile-app.md): Learn more about ilert app for iOS and Android
- [Mobile app notification settings](https://docs.ilert.com/mobile-app/mobile-app-notification-settings.md): Customize your notification preferences in the ilert mobile app for alerts, reminders, and on‑call updates.
- [Critical push notifications and DND overrides](https://docs.ilert.com/mobile-app/mobile-app-notification-settings/critical-push-notifications-and-dnd-overrides.md): This section contains information on critical push notifications or DND (Do Not Disturb or Sleep modes) overrides for mobile devices
- [iOS critical alerts configuration](https://docs.ilert.com/mobile-app/mobile-app-notification-settings/critical-push-notifications-and-dnd-overrides/ios-critical-alerts-configuration.md): This guide explains how to configure your push notification preferences for iOS devices.
- [Android Push Notification DND Configuration](https://docs.ilert.com/mobile-app/mobile-app-notification-settings/critical-push-notifications-and-dnd-overrides/android-push-notification-dnd-configuration.md): This guide explains how to configure your push notification preferences for Android devices.
- [On-call widget](https://docs.ilert.com/mobile-app/on-call-widget.md): The On-call widget lets you instantly see whether you’re on-call, review your upcoming shifts, create schedule overrides and export your on-call calendar.


---

# 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.ilert.com/mobile-app.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.
