# Notifications

{% hint style="info" %}
Notifications help you stay informed about app updates for apps you installed through the Onside Store, plus important account and platform messages.
{% endhint %}

### Manage Onside notifications

You control whether the Onside Store can send you notifications.

#### During Onside setup

When you install and set up the Onside Store app, iOS/iPadOS asks whether you want to allow notifications.

* To receive updates and alerts, tap **Allow** when prompted.

<div align="left"><figure><img src="https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FrWABR7bMf2BqNO17TlXR%2FFrame.svg?alt=media&#x26;token=f345d887-4ead-4ddb-b6cb-115846bfbc63" alt=""><figcaption></figcaption></figure></div>

#### Change notification settings in iOS Settings

If you declined notifications initially (or want to change your settings later):

1. Open the **Settings** app on your iPhone or iPad.
2. Tap **Notifications**.
3. Scroll down and tap **Onside**.
4. Toggle **Allow Notifications** on or off.

<div align="left"><figure><img src="https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FFk1oCBnEyw5itNtjQhWw%2FIMG_7025.PNG?alt=media&#x26;token=7d8e9687-8614-4356-9ad9-f154e2cbdc2a" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2Fb9wqFMvX0sABhCFqdrKp%2FIMG_7026.PNG?alt=media&#x26;token=4ae554b3-e817-4f35-baef-32ae997c855e" alt="" width="188"><figcaption></figcaption></figure></div>

***

{% hint style="info" %}
If you still need help, contact Onside support via the chat in the bottom-right corner, or email <support@onside.io>.
{% endhint %}


---

# 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.onside.io/store/getting-started/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.
