# Groups

**1. Creating a Group**

In the Luffa mobile app, go to the list page and click the "+" button in the top navigation bar, then select the second option "New Group" from the dropdown menu.

**2. Selecting Group Members**

After selecting "New Group", choose members from the friend list and click "Next".

**3.Group Name**

Enter the group name in the text box. You can also configure the auto-delete message feature based on your needs, then click "Finish" to complete the group creation.

**4. Group Management**

Click on the "Group Name" in the top navigation bar to enter the group management page.

**4.1 Modify Group Name & Avatar**

Click the icon on the right of the top navigation bar to access the modification page. After clearing the current text in the input box, type the new group name. To change the group avatar, click "Edit Avatar" under the icon and select an icon from your collection.

Note: You can only choose an icon after uploading an avatar. To upload: click the icon in the bottom right corner of the main page to enter the personal center, select "Wallet", then choose the "NFT" button. At the bottom, click "+ Create NFT", choose "Select Collection", create a new collection, and upload your artwork. Enter a title and description for the artwork (Note: Chinese characters are not allowed in the title or description).

To change the group avatar, click the "Group Avatar" in the management page and click "Edit" in the upper-right corner. Select an icon from your collection and click "Complete".

**4.2 Function Buttons**

· Click the first icon to send group messages.

· The second icon enables audio/video calls.

· The third icon mutes group message notifications.

· The fourth icon allows you to search the text chat history using keywords or phrases.

**4.3 Group Link**

Click the link to automatically copy it. Click "QR Code" to display the group ID (which can also be copied). At the bottom, you can scan the QR code to join, save the QR code, or share the group information.

**4.4 Group Management**

Click the button to mute group members, disable their audio/video features, set the "Do Not Disturb" mode for messages, or require approval for new members joining the group.

**4.5 Auto-Delete Messages**

Click "Auto Delete Messages" to choose how long messages should remain in the group, and select the appropriate retention period based on your needs.

**4.6 Message Translation**

Click "AI Translation" to set the language for translating all group messages. Long press a message for 3 seconds to translate it into the selected language.

**4.7 Non-Text Group Message Search**

Click to view images, videos, files, links, and voice messages shared in the group.

**4.8 Member Management**

Click "Add Member" to add more friends from the list. After the group is created, you can also click "Add Friend" from the conversation list page.

Long-press a group member’s avatar or nickname for 3 seconds to view their personal information, set them as a group admin, or remove them from the group.

**4.9 Clear Conversation**

Click to clear the conversation. A confirmation window will appear. Once deleted, the group messages cannot be restored.

**4.10 Dissolve Group**

Click to dissolve the group. A confirmation window will appear. Clicking "Delete" will permanently dissolve the group.


---

# 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://userguide.luffa.im/communication/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.
