# How to start an encrypted one-on-one voice or video call？

Like all messages, voice and video calls are private. When you make or receive your first Luffa call, the system will prompt you to grant camera and microphone permissions.

1.In Luffa, go to the contact’s chat page or details page.

2.Tap the  ![Phone.png](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfc6Raffnub0hrZMpNO895s3zWll1Ok3La_1GAqY7Ly5p6w8NF8YKLt__Hy54bGxSucoGeTpYc584gM2wvMeHtwzliX4GGmx3HdhKHxB9PiGkbQlWYPza1v5QUSFRz3CoJikZMQ?key=iLI_yTNP09zJear23u367Eel)  **phone icon** to start a voice call, or tap ![Video.png](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcfYXD6BWaDMs8aZ_0Is5fRGpffefJk5orjqscQSIraaWtDOTmPR8CyhMOwlEUafT1o15Jml_6K5hymss3heMg7ljxX6mdiasINtuJmGNEGD-eL25R3kcoPk5C_triTU60ckeDHpw?key=iLI_yTNP09zJear23u367Eel) the **camera icon** to start a video call.

3.During the video call, tap <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQXKPsV299F0BR0qi_CdRdaltcJzyK1XR6lK_todjmPWyPfhT4m0cr4hYRDHwuEIsVQFGF7JMukpVUp0Bti8xmBx0M0rcjlb9rduR50J6Ncj7AhPfG6i_o-fO5GQlCMPTNxhl_iw?key=iLI_yTNP09zJear23u367Eel" alt="ios_video_icon.png" data-size="line"> the camera icon to show or hide the video feed on your call screen.

4.Your call screen will display:

* "Dialing" or "Connecting" – while waiting for the call to connect to the contact.
* "Ringing" – when your contact's phone is online and ringing.
* "Luffa + Timer" – after the call is answered.

During the call, you can add more contacts to the ongoing conversation (up to a maximum of 9 people).


---

# 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/how-to-start-an-encrypted-one-on-one-voice-or-video-call.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.
