# Getting notified

Your Hub can support you in your daily work through various tools. Our notification system is also designed for this purpose.

### :question:How to be notified?

You can be notified in three different ways:

* By email, at the address registered in your profile.
* From the notification center on the site.
* From the left menu, for unread activities\*.

*\*Only activity-type notifications can appear as a badge in the left menu.*

### :question:What notifications can I receive?

Notifications are organized by theme:

* Spaces & Users: invitation to join a space, to connect, ...
* Discussions: Interactions on the activity stream
* Contributions: new available actions, new announcements, ...
* Kudos: sending and receiving kudos
* Tasks: task management and tracking
* Wallet: request or receipt of funds, sending rewards
* Shop: new product available, new order, ...

:bulb: Note: We suggest you to setting your personal notifications from [there](/meeds-guides/user-guide/setting-up-your-account/updating-your-profile.md)

{% embed url="<https://www.loom.com/share/bfa37b55acba44b9942807f31a028969?sid=25942141-c8bb-4df8-ace2-5902af466d99>" %}


---

# 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.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/updating-your-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.
