> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/crm/community/introduction.md ## Article Content: # About the Community APIs The Community APIs allow you to offer a site's visitors and members opportunities to interact with each other on a site, or leave feedback on a site's services or products. With the Community APIs, you can: + Create and manage [groups](https://dev.wix.com/docs/rest/crm/community/groups/introduction.md) where site members can participate in discussions, share media, and more. + Create and manage [discussions](https://dev.wix.com/docs/rest/crm/community/comments/comments/introduction.md) by allowing visitors to share feedback on various site resources, such as blog posts and forum threads. + Manage [reports](https://dev.wix.com/docs/rest/crm/community/reports-v2/introduction.md) for items flagged by site visitors, such as comments or posts. + Create and manage custom [moderation rules](https://dev.wix.com/docs/rest/crm/community/moderation-rules/introduction.md) to control the content that appears on a site. + Create and manage [reviews](https://dev.wix.com/docs/rest/crm/community/reviews/reviews/introduction.md) and [review requests](https://dev.wix.com/docs/rest/crm/community/reviews/review-requests/introduction.md) for a site's services, content, or products.