# Notification

<figure><img src="/files/D9GM2m43kAHrOE5FSE3x" alt="Notification page image"><figcaption></figcaption></figure>

On the [notification page](https://www.openstreamnft.com/app/notification) you can receive automated reminders on all devices where you have logged in when your listing and trending collection reach the value thresholds you set

{% hint style="info" %}
**Premium feature**

The feature is available by holding the [OpenStream Founder Pass](/openstream/openstream-pass/founder-pass.md)
{% endhint %}

### Parameters you can set

* **Slug name collection -->** Slug name of collection, or click on bell button inside collection detail
* **Value trigger -->** number value thresholds
* **Event trigger -->** Listing or Minting
* **Mint trigger -->** Range in minutes
* **Condition trigger -->** Lower than, Grather than and Equal to
* **One time only -->** If you want to run it only once

If you click on the "Events" button on a collection you can check the values entered, delete or modify

{% hint style="warning" %}
**Pay attention, activate notifications on the browser, or the flag in page**
{% 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://openstream.gitbook.io/openstream/features/notification.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.
