> ## Documentation Index
> Fetch the complete documentation index at: https://learn.social.plus/llms.txt
> Use this file to discover all available pages before exploring further.

# Community Moderation

> Canonical link page for community moderation SDK docs.

This legacy path is kept for older links. The current SDK documentation for community moderation lives under the Communities > Governance section.

<CardGroup cols={2}>
  <Card title="Community Moderation" href="../organization/community-moderation" icon="shield-check">
    Assign roles, ban or unban members, and check community permissions.
  </Card>

  <Card title="Member Management" href="../organization/member-management" icon="users">
    Add or remove community members and manage member state.
  </Card>

  <Card title="Join/Leave Community" href="../organization/join-leave-community" icon="user-plus">
    Join, leave, and process join requests.
  </Card>

  <Card title="Query Community Members" href="../organization/query-community-members" icon="list">
    Query and search community members.
  </Card>
</CardGroup>
