# Setting Up In App Notifications

In each community, there is a button to turn on notifications on the bottom of the **Side Navigation.**

Users also have the ability to subscribe to individual threads by clicking the subscribe button on the thread&#x20;

<figure><img src="/files/amVRCIgd1duskOyw0jYZ" alt=""><figcaption><p><strong>(Highlighted in red in the screenshot above are the notifications tabs)</strong></p></figcaption></figure>

Users can also toggle their notifications setting by clicking the drop down of their account&#x20;

<figure><img src="/files/HMONyP0nWFj5Fm5haAvY" alt=""><figcaption></figcaption></figure>

Clicking into the notifications tab and then toggling on Push Notifications &#x20;

<figure><img src="/files/bXOig8Pv9eib7XoDKKRq" alt=""><figcaption></figcaption></figure>

**Select what Communities you would like alerts for**

<figure><img src="/files/VCoHsbhPkFMKD7vrjq92" alt=""><figcaption></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.common.xyz/commonwealth/account-overview/manage-your-profile/user-notifications/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.
