# Group Calls - Voice or Video

Like all Luffa messages, group voice and video calls are private. When you make or receive your first Luffa call, the system will automatically prompt you to grant camera and microphone permissions to ensure the call functions properly.\
**Group call requirements**

* **Version requirement:** All participants must use a version of Luffa that supports audio and video calls.
* **Membership:** Participants must be members of the current group, and invited members must successfully receive the invitation.
* **People limit:** The maximum number of participants in a group call is 9.

**Steps to initiate an encrypted group voice or video call:**

1. Open the target group chat interface.
2. Click the "![Video.png](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcJxs1crFtvQHF20y2OKLVV3s5IK4MVoMZroRCOaOImAALmEJVwDOtcnqiGKTcQyOi3gIYTrmwDWH1S8UcZjNMAx0ARf5t5oDH2comtOILfQkZgkx23yhc1aTbZ103LrwPYcBCN?key=iLI_yTNP09zJear23u367Eel)Video Call" button.
3. If you want to start the call immediately, select the "Start Call" button. If you want to invite group members first (up to 9 people), click the "Join Call" button. During this process, two calls cannot be initiated simultaneously.
4. Notifications will be sent to the invited members within 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/group-calls-voice-or-video.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.
