# Join a Bizverse Video Meet

### Join by using a Bizverse link

People can invite each other to **Bizverse** **Video Meet** by simply sending a link.

1. If you have received such an invite link from a trusted source, copy it into your browser's address bar and press **Enter/Return**.
2. Your browser may first ask you to grant microphone and/or camera access. If you trust the person who invited you, confirm this access request. Please refer to the browser's documentation for details (e.g. [Firefox](https://support.mozilla.org/kb/how-manage-your-camera-and-microphone-permissions#w_using-prompts-to-allow-or-block-camera-and-microphone-permissions-for-a-site), [Chrome](https://support.google.com/chrome/answer/2693767)).
3. If prompted, enter a name, which will be visible to other participants in the Bizverse Meeting room.
4. (optional) Adjust the camera and/or microphone settings via the dropdown menu items.

### Join by using a Bizverse Video Meet name

1. Enter the meeting name into the name bar;
2. Click **Start meeting**.


---

# 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://documentations.bizverse.world/video-meet-in-bizverse/join-a-bizverse-video-meet.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.
