# Voice calls 📞

### How do I call someone on Keet?

You can make both group and direct calls in Keet — it’s fast, secure, and fully peer-to-peer.

To start a direct call, you need to have a [DM with a peer](/file-sharing-and-messages/messaging-on-keet.md#dm-request), and then you can just tap the call button on their profile.

<figure><img src="/files/KjpwNlzoGVxthp1MnOlV" alt="" width="357"><figcaption></figcaption></figure>

Alternatively, you can start a call in the group - either DM or a regular group if calls are enabled - by clicking the ‘**Start Call** 📞’ button at the top right corner.

<figure><img src="/files/7VTsqfdP2tIarJEje71A" alt="" width="563"><figcaption></figcaption></figure>

You can also join an ongoing call that was started by other peers:

<figure><img src="/files/Vt9ljvnooID5u0EzMqdN" alt="" width="563"><figcaption></figcaption></figure>

Use the in-call controls to manage screen sharing, microphone, and camera settings:

<figure><img src="/files/Ql8tRTtiLgPgA7PhgzsB" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
Make sure you [allow access to the microphone](/installation-and-setup/app-permissions.md) in your device settings 🎙️
{% endhint %}

If you are experiencing call issues, check out [this article](/technical-support-and-troubleshooting/sound-issues.md) or submit the bug report to[ Bug Bandits](/technical-support-and-troubleshooting/submit-a-report.md).


---

# 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.keet.io/voice-and-video-calls/voice-calls.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.
