# Community Push Notification Settings Page

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

<figure><img src="/files/A5XmkFuRGWoL4wCKRqjq" alt=""><figcaption><p>Error state and disable of community push notification</p></figcaption></figure>

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

### Features

| Feature                                            | Description                                                                                                                                 |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Toggle on/off notification community level setting | Users can choose to toggle on/off the notification setting for this specific community                                                      |
| Hide disable notification setting.                 | Users will not receive push notifications that have been turned off                                                                         |
| Error state handle                                 | When users tries to change the status of the community push notification setting and get an error from our back-end due to a failed attempt |
| No internet connection state                       | If users do not have a stable internet connection, the system will show the error                                                           |


---

# 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.social.plus/social-plus-uikit/uikit-3/ios/community/components/community-setting-page/community-push-notification-setting-page.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.
