> For the complete documentation index, see [llms.txt](https://docs.sansar.com/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sansar.com/latest/creating-in-sansar/creatortools/my-worlds-panel.md).

# My Worlds Panel

The *My Worlds* panel is the hub for creating and modifying all of your scenes and worlds in Sansar. For more information, see [Creating and managing your Scenes and Worlds](/latest/creating-in-sansar/managing-worlds/managing-scenes-and-worlds.md).

<figure><img src="/files/qSWKK6wDBYaBCU3jJRya" alt=""><figcaption><p>My Worlds Panel</p></figcaption></figure>

***

### Accessing the My Worlds panel

You can launch the My Worlds panel through [the Main Menu](/latest/exploring-in-sansar/navigateandexplore/main-menu.md) on the left-hand side of the screen. On the main menu, click **Create** to open the creation sub-menu. In the sub-menu that appears, click **Build worlds** to open the My Worlds panel.

See [The main menu](/latest/exploring-in-sansar/navigateandexplore/main-menu.md) for more information.

***

#### Have more questions? Ask in our [Discord!](http://discord.gg/sansarofficial)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/creating-in-sansar/creatortools/my-worlds-panel.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.
