# Zoom

Caspen connects directly with Zoom, a leading video platform trusted worldwide for virtual meetings, telehealth, and collaboration. With high-quality video and audio, screen sharing, chat, and recording, you can schedule appointments in Caspen and launch secure video sessions without switching between tools.

In this section you’ll find guides on how to:

* [Set up Zoom integration](/integrations/zoom/setting-up-zoom-integration.md) - Learn how to connect your Zoom account, enable it for practitioners, and run Telehealth appointments.
* [Use Zoom for telehealth appointments ](/integrations/zoom/setting-up-telehealth-appointments.md)- Learn how to automatically create Zoom meetings for services, create meetings from the calendar, and start telehealth sessions in Caspen.
* [Zoom FAQs](/integrations/zoom/zoom-faqs.md) - Answers to common questions about Zoom in Caspen.


---

# 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.caspen.com/integrations/zoom.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.
