# Notification

<figure><img src="/files/O0FRw2dzpKZl8cam0yn7" alt=""><figcaption><p>NFTEye Notification</p></figcaption></figure>

You can check these types of activity in the upper right corner now:

* Cancel Strategy Matched
* Item Sold
* Bid Accepted

Notification details including Rarity Rank, Activity Type, Transaction Price, Transaction Time, and Trading Market will be displayed on the panel.

You can also click the market icon <img src="/files/AbR7S1xebD9DjwDmSOk8" alt="" data-size="line"> to redirect to the corresponding marketplace.

<figure><img src="/files/tbqZKFhwQuBysD8sTixF" alt=""><figcaption><p>NFTEye Notification</p></figcaption></figure>


---

# 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.nfteye.io/product-guides/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.
