> 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/groups/member-management/membership-questions/introduction.md ## Article Content: # About the Groups Membership Questions API The Groups Membership Questions API provides functionality for managing questions members are asked when requesting to join a group. The Groups Membership Questions API allows you to: + [Create or replace](https://dev.wix.com/docs/rest/crm/community/groups/membership-questions/create-or-replace-all-membership-questions.md) all the membership questions for a group. + [List](https://dev.wix.com/docs/rest/crm/community/groups/membership-questions/list-membership-questions.md) a group's membership questions. + [List](https://dev.wix.com/docs/rest/crm/community/groups/membership-questions/list-answers.md) answers to a group's membership questions. @sdk_package_setup