# Creating From Templates

***

Templates are starter projects that are pre-built in VIVERSE. They are available on the profile page of your VIVERSE account.

**Prerequisites**

* In order to create worlds you must first create a VIVERSE account.

{% stepper %}
{% step %}

### Navigate to [worlds.viverse.com/profile](https://worlds.viverse.com/profile)

<figure><img src="/files/NiTAdGjueWox8S4XnRlR" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Scroll down to "Worlds" and select the "Create World" button

<figure><img src="/files/u30Vett8S2IdSmVpIrUI" alt="" width="317"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select from the list of premade templates

<figure><img src="/files/7FynZ09liyiSrwrwVIRD" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Updating the World Settings

Step 1. Select the **Details** page (A).

Step 2. Give the world a name in the **Name** field (B).

Step 3. Give the world a description in the **Description** field (C).

Step 4. Upload a thumbnail of the world in the **Thumbnail** (D) section.

Step 5. Assign at least genre to the world in the **Genre** (E) section.

Step 6. Set the compatible devices types for the world in the **Devices** (F) section.

<figure><img src="/files/rGiHFeFKqRRZhtpFAaeP" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/zeUu93RUJjo5ctnzujmq" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Adding gameplay trailer and screenshots

Step 1. Click on the **Media** (A) tab.

Step 2. Add a trailer video to the Trailer (B) section.

Step 3. Add images to the **Images** (C) section.

<figure><img src="/files/Gq50mzEaYO1xNwH4d6uw" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Adding a GitHub link

Step 1. Click on the **Code & Collab** (A) tab.

Step 2. Add a GitHub link to the **GitHub** (B) section.

<figure><img src="/files/kDKHxyN9E2cBycgHMV3v" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Managing World Settings after creating a world

Step 1. Select the **Worlds** tab (A).

Step 2. Select the 3 dots (B) on the world that needs to be updated.

Step 3. Click **World Settings** (C).

<figure><img src="/files/9GkPV4srCcmzACWhj3XO" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/fBDDH1E12sraPmWc0BRk" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.viverse.com/publishing-from-templates/creating-from-templates.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.
