# Community Setting Page

<figure><img src="/files/AmC3L4P00q9W4JjOgKE9" alt=""><figcaption><p>Community setting page in moderator view</p></figcaption></figure>

{% hint style="info" %}
This page is not yet officially supported.
{% endhint %}

### Features

| Feature                                     | Description                                                                                                                                                                                                        |
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Leave community                             | Leave the community by tapping **Leave community.**  If you are the last remaining moderator in the community you need to transfer your moderator role to other members before you can leave the community.        |
| Transfer moderator role                     | Promote a community member to a moderator                                                                                                                                                                          |
| Edit community profile page(moderator user) | Access the [Community Profile Edit Page](/social-plus-uikit/uikit-3/ios/community/components/community-edit-page.md)                                                                                               |
| Close community(moderator user)             | Close the community by tapping **Close community**                                                                                                                                                                 |
| Community member page                       | Access the [Community member page](/social-plus-uikit/uikit-3/ios/community/components/community-member-page.md)                                                                                                   |
| Community Notification setting              | View notification setting status and access the [Community Push notification setting page](/social-plus-uikit/uikit-3/ios/community/components/community-setting-page/community-push-notification-setting-page.md) |


---

# 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.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.
