# Notifications

In order to be notified of the newest collection you need to turn the bell button to **green** on the [Scalp-Empire Analytics page](https://scalp-empire.com/analytics).\
You will find a pop-up in the top-left corner of Latest collections section.\
To make sure everything works fine, you need to check if your navigator is allowed to send notification:

<img src="/files/JFDttqfmLdMUy7HDWsPt" alt="" class="gitbook-drawing">

If it still does not work, you will have to check on your operating system if the notifications are activated.

* Open the notification center in windows (Parameters > Notifications)

![](https://2899622509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHCqgnhLbFAIvKALCaqNV%2Fuploads%2Fgit-blob-e9ba1febb7f5dd17b82fe17b50bd2bed2cf16a74%2FNotificationWindows.png?alt=media)

### FloorPrice Notification

You can also use the notification system to be alerted once a specific collection's floorprice goes lower or higher than what you state. To do so, you need to access collection analytics page.

![](/files/yOzbpHvsJPMIhjWIwvOS)

You then need to click the notification button, which will open this window

![](/files/FoBQbt2G8ScikthiwK10)

Once you're here, all you have to do is setup the numbers, and the tool will alert you if FP goes above or under the thresholds.

![](/files/yNQxD9pwR6Q7RM7GP3QF)

If you are still having issues after applying these steps please contact us on our [**discord support channel.**](https://discord.com/channels/891444210731991130/1028686804381093960)


---

# 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.scalp-empire.com/troubleshooting/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.
