# Create and Join Space

### Create a New&#x20;

To create your own Space, head[ my360bizverse.world](https://my360bizverse.world/) and click **"Create Space"**. Your new space is private; no one else can join until you invite them.

### Join an Existing Space

You can join an existing Bizverse My Space's Space using either a URL or a numeric code. If you have a URL, navigate to the URL in your browser. If you have a numeric code, visit[ my360bizverse.world/link](https://my360bizverse.world/link) to use it.

### Enter a Space

Before entering a Space you are in the lobby. You can see and hear what's going on in the Space but you can only interact with the others using text chat. The process of entering a Space is a bit different depending on your device.

#### On Desktop / Mobile

Click **"Join Room"** and follow the prompts to select a username/avatar and set up your mic. On the final prompt select **"Enter Room"**, or **"Enter on Phone"** if on mobile.

![](/files/wNsCnyyv3af7Wg8bfhnD)

#### On a Standalone VR Headset

If you opened the URL on your desktop or smartphone, choose **"Enter on Device"** to create a code that makes it easy to open on your standalone headset (e.g., Oculus Quest, Oculus Go, Samsung Gear).

Open the browser in your VR headset, navigate to [my360bizverse.world/link](https://my360bizverse.world/link) and enter the code.

![](/files/GbryKtjWBWyAKzoe6muf)

#### On a Wired-in VR Headset

We recommend [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/new/) for wired-in headsets (e.g., Oculus Rift, Windows Mixed Reality, Vive). To use a desktop VR device with your headset, the Oculus app (Oculus Rift) or SteamVR (Windows Mixed Reality, Vive) must also be open.

On your computer, click **"Join Room"** and follow the prompts to select a username/avatar and set up your mic. On the final prompt before entering you should see an option to select "Connected VR Headset".

For troubleshooting information visit Bizverse My Space [troubleshooting ](/my-space-in-bizverse/troubleshooting.md)page.


---

# 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/create-and-join-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.
