> For the complete documentation index, see [llms.txt](https://docs.scalp-empire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scalp-empire.com/analytics-homepage/get-notified.md).

# First step - get notified

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.

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

You will now be notified for every new listed launchpad or collection.

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. You can find the detailed steps in our [Troubleshooting section.](/troubleshooting/notifications.md)

If you use [Solflare](https://solflare.com/) wallet (which you should because of it’s burner wallet with auto-approve functionality) you can now subscribe to floor price PUSH notifications. This way you never miss important developments on your investments while not at your PC.

### 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 the collection page.

![](/files/NimI6FIuYyBeopSdSruG)

![](/files/e1X0lYmr0QYoLdoaaZup)

You then need to click the notification bell on the bottom right, which will open this window.

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/iE6i1Alr6yQlPzlzDxbv)

You can manage notifications for all collections in the dedicated section in Settings

![](/files/Vxwlfd9KJAMT3fiLvFjV)

Besides managing the notification from each collection page or from the watchlist, you can activate/deactivate/delete them in the Settings tab also.

You're now all set with the notification, let's move on to the analytics tutorial !


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.scalp-empire.com/analytics-homepage/get-notified.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
