# Sharing Avatar Links Privately

**Do you have a Bizverse My Space where you want specific avatars to be available for specific people but not others? For example, an event where the performer has an exclusive avatar or moderators wear a custom moderator shirt, unavailable to attendees?** If so, read on...

If you create a custom avatar, you can send the 2D texture set or the 3D GLB model file to the event organizes to upload.

Alternatively, if you want to make it easier on the event organizers, you can create a **"Dressing Room"** for special avatars. This is a room, where the different avatars are on display for people to wear.

#### Creating a dressing room

1. Create a new Bizverse My Space's Space to be the **"Dressing Room".**
2. Upload a special avatar you want to share, and then find it in your list of **"My Avatars".**
3. Right click on it and select **"Copy Link Location".**&#x20;
4. Go back to the dressing room, then press CTRL+V (CMD+V on Mac). A 2D representation of the avatar is added to the room as an object.
5. Pin this object so that it doesn't disappear when you leave the room. (Hover cursor on it, press the space bar, and select **"Pin"**.)
6. Share the URL to this dressing room with the organizing team. To wear an avatar, users just have to point at the one they want and select **"Use Avatar"**.

![](https://bizverse.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrYSfbqfEJ6z9ClyAgVHy%2Fuploads%2Fq2HpInhuqrv0jZb6qgSV%2Fimage.png?alt=media\&token=a1c0aad4-6aee-4f0b-8f99-413ca903ed51)

Here's a screenshot of an example **"Dressing Room":**

![](https://bizverse.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrYSfbqfEJ6z9ClyAgVHy%2Fuploads%2FF6mx2WvJp5TWaAWuN38P%2Fdressing.png?alt=media\&token=e433fdd0-62a5-4454-bb60-7adaf5a91d52)


---

# 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/my-space-in-bizverse/sharing-avatar-links-privately.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.
