# Instances

In Sansar, you have the ability to gather a nearly-unlimited amount of people in your event.

This is accomplished through our Instancing feature. When a scene reaches its designated max capacity, Sansar will automatically create a copy of that scene. These copies are called "Instances"

When multiple instances are created, users can choose which Instance they want to be in.

To do this:

* Open your Codex, and select the world you desire by clicking the world's portrait. (**NOT** the "Visit" button)
* Click on "View Instances"
* Select an Instance from the list.

![https://i.gyazo.com/9020af595e549cd402e578a0d90c7521.gif](https://i3.wp.com/i.gyazo.com/9020af595e549cd402e578a0d90c7521.gif)

If you and your friends become separated in different Instances you can easily find each other.

Simply go to:

* "View Instances"
* Click on "Share my instance URL"

You will then be able to copy and paste your instance URL to your friends and they can follow you to the instance that you are currently occupying.

With this knowledge you can now successfully travel between Instances in Sansar and bring your friends along with you!

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/exploring-in-sansar/navigateandexplore/instances.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.
