# Notifications

Notifications on Highlight keep you informed about key activities related to your collections in real time. Whether you're managing listings, receiving offers, or tracking purchases, notifications ensure you never miss an important update.

### **What do I receive notifications for?**

#### **Listings**

* Created: Receive a notification when an NFT is listed for sale.
* Expired: Get notified when a listing reaches its expiration date.
* Sold: Stay updated when a listed NFT is purchased.
* Canceled: Receive an alert if a listing is removed.

#### **Offers**

* Received: Get notified when someone places an offer on your NFT.
* Accepted:  Receive confirmation when an offer is accepted.
* Canceled: Get an update if an offer is withdrawn.

#### **Token Purchases**

* Purchased: Receive confirmation when an NFT in your collection is bought.

### **Where Do Notifications Appear?**

Notifications are available in-app and via email:

* In-App: View notifications in the upper right-hand corner of your dashboard when you sign in.
* Email: Receive email alerts for important events on Highlight. To receive email notifications, make sure your email is linked in your Account Settings.

You can manage your notification settings [here](https://highlight.xyz/user/@0x60B824cA6457330f923dd61cf14A011C3421BD6d/settings/notifications).

For any questions or feedback, feel free to reach out to our support team.


---

# 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://support.highlight.xyz/knowledge-base/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.
