# How Can I Use Voice Conferencing of OrgChat

OrgChat provides the functionality thru which users can either create a Video Conference with their Peers or they can join the on-going one.

![](/files/-M9cL2eCe5d5tqWsLNpO)

* Go to the channel or user that you want to start a video conference.
* Access the channel actions menu and then select **Video Chat**.
* An OrgChat meet starts in a new tab or through the OrgChat app on mobile.
* Other users can join the meeting using the **Click to Join!** option that sends to the channel or user.

![](/files/-M9cL2eDVrp68Pk1Ka62)


---

# 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.orgchat.com/how-can-i-use-voice-conferencing-of-orgchat.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.
