# Notification Center

Users are able to receive an assortment of notifications sent by apps.

All notifications are sent to targeted keys, and users of those keys will get notifications simultaneously through all of their devices that have notifications enabled and toggled on in their Notification Center.

If a user has not yet enabled desktop notifications on their devices, they can subscribe to an app's notification and the notifications will still be shown in their Notification Center.

An image and a link can be embedded in the message. When the user clicks on the message a new tab will open with the provided link.​


---

# 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.solflare.com/solflare/technical/solflare-notifications/users-perspective/notification-center.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.
