# Groups

- [Send Group message](https://support.whapi.cloud/help-desk/groups/send-group-message.md): How to create a WhatsApp group or send messages to the group
- [Mentioning all participants in a WhatsApp group](https://support.whapi.cloud/help-desk/groups/send-group-message/mentioning-all-participants-in-a-whatsapp-group.md): How to Mention all numbers in a Group when sending a message
- [Get list of group members](https://support.whapi.cloud/help-desk/groups/get-list-of-group-members.md): Get the numbers of the group participants
- [How Whapi Processes and Updates WhatsApp Group Data](https://support.whapi.cloud/help-desk/groups/get-list-of-group-members/how-whapi-processes-and-updates-whatsapp-group-data.md): Learn how Whapi.Cloud automatically processes WhatsApp group metadata, resolves participant lists over time, and handles cases where users appear as @lid instead of phone numbers.
- [What Is lid in WhatsApp Groups?](https://support.whapi.cloud/help-desk/groups/what-is-lid-in-whatsapp-groups.md): Understanding @lid: WhatsApp's New Group Identifier Format
- [Add new member to Group](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group.md): Adding any participant to a WhatsApp group
- [Why aren't participants being added to the group?](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group/why-arent-participants-being-added-to-the-group.md): We tell you why not all numbers are added to WhatsApp group, why you may encounter a failed error when adding a conversation participant to the group.
- [How to delete a group](https://support.whapi.cloud/help-desk/groups/how-to-delete-a-group.md): Deleting a WhatsApp group
- [Groups – Other Questions](https://support.whapi.cloud/help-desk/groups/groups-other-questions.md)
- [How to check and change admin-only mode in a WhatsApp group](https://support.whapi.cloud/help-desk/groups/groups-other-questions/how-to-check-and-change-admin-only-mode-in-a-whatsapp-group.md): You can use the Whapi Cloud API to check whether a group is set to admin-only mode (only admins can send messages) and to change that setting.


---

# 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://support.whapi.cloud/help-desk/groups.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.
