# Creation and Customization of a 2D Metaverse

**1. Create a Metaverse Project**

[Please refer to this guide ](/user-manual/metaverse-owner/creating-a-metaverse-1.md)if you haven’t created a metaverse project yet. You can follow a wizard that takes less than a minute to complete.

**2. Accessing the Settings**

Once you have your metaverse project created:

* Go to the settings section.
* Click on the 'Create Your World' button.

<figure><img src="/files/s9UCr5uW9Y9lJeQYBr9r" alt=""><figcaption></figcaption></figure>

**3. Selecting a Template**

You will have multiple templates available:

* For quick setup, choose a ready-to-use template.
* Select the 'almost empty' template if you want to have more freedom to create a more fully customized world.<br>

  <figure><img src="/files/IBHizPdR6i7DcAdU4UV0" alt=""><figcaption></figcaption></figure>

**4. Naming Your World**

* Enter a name for your world. For example, 'Dogeverse.'
* Click on 'Create World.

<figure><img src="/files/fx82CYeBq1thI7UdyjSB" alt=""><figcaption></figcaption></figure>

**5. Entering and Customizing Your World**

* Click on your newly created world to enter it.
* You will receive a welcome message; click 'Continue.'
* Zoom out to see the full size of the template.

**6. Using Tools for Customization**

* Click on the tools button in the top right corner.
* Explore various customization features such as YouTube integration, portals, hyperlinks, NPCs, and uploading custom objects.

<figure><img src="/files/uwH6jpfIDAWjE6H59fo2" alt=""><figcaption></figcaption></figure>

**7. Adding Meme Props and Assets**

* Click on the Meme menu to see available props and assets.
* Select items you like and place them in your world by clicking on the left mouse button on the desired location.

<figure><img src="/files/okmlh6AGiivB01Wq3Y90" alt="" width="192"><figcaption></figcaption></figure>

**8. Creating Personalized Assets**

To create personalized assets:

* Use ChatGPT to generate pixel art. For example, type 'Create pixel art back down view of a DOGE coin-themed house.'

<figure><img src="/files/3LHPKNNJ16nsTWzlE0f7" alt=""><figcaption></figcaption></figure>

* Download the designs you like.
* Use Photoshop or any image editor to remove the background:
  * Use the Remove Background tool.
  * Use the Select Subject tool if necessary.\
    \
    ![](/files/gOTYnJLMAsAkIYI3msf3)
  * Highlight and delete unwanted sections. (Mainly the background)\
    ![](/files/yUKIhQqrq6jGk7XumPE7)
* Export your images without background, ideally at 250 by 250 pixels and make sure you have enabled "Transparency" in the "Export As" settings.

  <figure><img src="/files/YsosOYkFUs7Pw9PBJ8KR" alt=""><figcaption></figcaption></figure>

**9. Uploading Custom Objects**

* In the world customizer, click on the 'Add Object' tool.
* Click on 'Create a New Object.'<br>

  <figure><img src="/files/vteManDtMQA29B6S1k3R" alt=""><figcaption></figcaption></figure>
* Upload your image, name it, and select the placement depth (experiment with the 4 different depth settings to understand the position of the objects compared to the Avatar).<br>

  <figure><img src="/files/1LOyxX8eH77Oj3wTXURK" alt=""><figcaption></figcaption></figure>
* Select the object uploaded.
* To place it in your world move your mouse cursor to the location you place the object and left click on your mouse to place it. (You can customize if you want to add Collider to the object, change the depth, or its size)
* Continue uploading objects and customizing the world as desired.
* Save the changes by clicking on the "Done" button.<br>

  <figure><img src="/files/gxvyaXcjyp99XRpmKuDi" alt=""><figcaption></figcaption></figure>


---

# 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://metaversenw.gitbook.io/user-manual/immersive-quest-system/creation-and-customization-of-a-2d-metaverse.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.
