> 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/managing-worlds.md).

# Managing Worlds

- [Quick start: Creating experiences in Sansar](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/creating-experiences-in-sansar..md)
- [Deleting an experience or scene](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/deleting-a-scene.md)
- [Deploying a new scene to an existing experience](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/deploying-scene-to-experience.md)
- [Editing a scene](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/editing-a-scene.md)
- [Experience memos](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/experience-memos.md)
- [Linking A Scene To A World](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/linking-scene-to-a-world.md)
- [Managing your scenes and worlds](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/managing-scenes-and-worlds.md)
- [Moderation Tools for World Owners](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/moderation-tools-for-worlds-owners.md)
- [Publishing Options for Your Experiences](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/publishing-options-for-experiences.md)
- [Renaming a scene](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/renaming-a-scene.md)
- [Saving and Building A Scene](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/saving-and-building-scene.md)
- [Sharing Your Experiences](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/sharing-your-experiences.md)
- [Visiting your own experience](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/visitng-your-own-experience.md)


---

# 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/managing-worlds.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.
