# Alerts

Set alerts to get notifications on your email whenever your favorite NFT or collection is available at a discount. You can choose to set alerts for specific collections to get notifications on:&#x20;

* Great Deals
* New Sales
* Volume Change
* Floor Change
* New Listing, and much more.

<figure><img src="/files/Q570EdWMeiefPqGakyZS" alt=""><figcaption><p>Setting up an alert is easy and fun.</p></figcaption></figure>

:bulb:**Tip: Keep an eye on your favorite NFTs by setting custom notifications from our deal feed and asset pages.**

{% content-ref url="/pages/AQnSEOGQW09w30vu1xIn" %}
[How to set up and mange notification](/user-guide/how-to/how-to-set-up-and-mange-notification.md)
{% endcontent-ref %}


---

# 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.flipflop.xyz/features/alerts.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.
