# Creating a World

This is a step-by-step walkthrough of how to create a new world:

* In the main menu on the left-side of the screen, click **Create** to open the creation sub-menu.
* In the sub-menu that appears, click **Build worlds**. This opens the [My worlds panel](/latest/creating-in-sansar/creatortools/my-worlds-panel.md).
* Press **Create** on the upper right corner of the panel to create a world.

<figure><img src="/files/rUdM8ywSGk7Aj2VdsyZC" alt=""><figcaption><p>Click <strong>Create</strong> to create a new world.</p></figcaption></figure>

***

* This opens the **World Configuration** dialog. In the **Name the new world** input field, enter a world name for your new project.

<figure><img src="/files/5DMHFdMWfthsywfuze79" alt=""><figcaption><p>The <strong>Choose starting content</strong> dropdown includes your own created scene templates in addition to the Sansar default scene templates.</p></figcaption></figure>

***

* In the same dialog, click the **Choose starting content** dropdown to select from a list of scene templates.

  **Note:** You can choose one of your existing scenes as the starting content for the new world. This uses the existing scene as a starting template and allows you to experiment with the scene without affecting any other existing scenes or worlds.
* The **Create** button is enabled once you have a world name and a scene template selected. Click **Create** to make your world and add it in the [My worlds panel](/latest/creating-in-sansar/creatortools/my-worlds-panel.md), where you can access it at any time.

***

#### Have more questions? Ask in our [Discord!](http://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/creating-in-sansar/creatortools/creating-a-world.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.
