# Share webcam on Avatar when joining Space

During the exploration of Metaverse space, the system supports users to share their webcams directly on 3D characters, now the interaction becomes more realistic.

Implementation steps:

<figure><img src="/files/mQZg9gXxNj2lyVLQFzrk" alt=""><figcaption></figcaption></figure>

* **Step 1:** Login and access Space with the model of the system that supports Share webcam.
* **Step 2:** Click on the "SHARE" function and select "AVATAR CAMERA"

Note: The system will ask you to allow Camera access to use this feature.


---

# 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/360-space-in-bizverse/share-webcam-on-avatar-when-joining-space.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.
