> For the complete documentation index, see [llms.txt](https://guides.paragnnetwork.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.paragnnetwork.co.uk/welcome/notifications.md).

# Notifications

**Desktop**

* Click the down arrow in the top left corner next to the server name
* Click Notification Settings
* Change Server Notification Settings to only @mentions<br>

**Mobile**

* Click the 3 dots next to the server name
* Click the notification bell
* Change Notification Settings to only @mentions&#x20;
* For this also make sure you keep Mobile Push Notifications ON

So now this means you will only get notified when you get mentioned. The next step is to turn back on notifications for the key channels. My recommendation as an absolute minimum is to have them on for: \
📣｜announcements \
🚨｜restocks-and-drops \
🚨｜members-important \
🧱｜brick-monitor \
\
After these you can choose what you feel you need them on for and use the same system accordingly. I reccomend having some of the Restock monitors on, mainly Asos, Offspring, Office.\
\
**Turning on notifications for all messages in specific channels**\
\
**Desktop**

* Right click on the channel and hover over notification settings
* Change this to All Messages&#x20;

**Mobile**

* Click and hold on the channel and select notification settings
* Change Frequency to All Messages&#x20;

Now this means you will only receive pings in the channels that have this notificaton setting selected. If you have any questions regarding notifications please reach out to @Connor and he will be there to help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.paragnnetwork.co.uk/welcome/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.
