# Transfer Moderator Role

This feature allows the transfer of moderator roles and blocks the last moderator to leave a community without transferring the role to other members, giving continuity to groups and creating a clear assignment to future moderators.

### How it works

When a moderator leaves the community and there are no other moderators left, a pop-up will show that the moderator needs to nominate other members before leaving the community.

![](/files/JtpoKNhxqDXIh2bJ1kAo)

The moderator needs to promote a member to a moderator to transfer the moderator role to that member.

![](/files/rmmrr6jXG9HntkHNO7Sz)

After a new moderator is selected, the moderator who wishes to leave can now leave the community.

![](/files/NiblqQbi9mOvfuKfxOwg)


---

# 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/web/social-uikit/our-components/community-profile-page/transfer-moderator-role.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.
