# Video Calls

- [Start a video call](https://docs.screendesk.io/video-calls/start-a-video-call.md): Start a live video call from your helpdesk to troubleshoot with customers in real time.
- [Customize video calls](https://docs.screendesk.io/video-calls/customize-video-calls.md): See what parts of the video call experience you can customize.
- [Video call settings](https://docs.screendesk.io/video-calls/customize-video-calls/video-call-settings.md): Configure guest defaults, room UI, branding, and recording behavior for video calls.
- [Personal video call preferences](https://docs.screendesk.io/video-calls/customize-video-calls/personal-video-call-preferences.md): Configure your own default host experience for live video calls.
- [Participant insights](https://docs.screendesk.io/video-calls/participant-insights.md): View technical details for each guest after a live video call to troubleshoot connection and compatibility issues.
- [Triggers to record a video call](https://docs.screendesk.io/video-calls/triggers-to-record-a-video-call.md): Record live screensharing sessions, choose when recording starts, and find replays in your dashboard.
- [Video call vs. co-browsing](https://docs.screendesk.io/video-calls/video-call-vs.-co-browsing.md): Same Objective, Different Approaches - Comparing the Technical Solutions for Real-time Customer Support


---

# 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://docs.screendesk.io/video-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.
