# Editing your realm/extension

If you want to update your realm, all you need to is rebuild your level (described in [Quick Start](/metaverse-creator-manual/05OugTkVduc9hQ7Ajmqc/quick-start.md)), go to [Dreem webiste](https://dreem.xyz/#/), visit your profile by clicking the avatar located in top-right corner

![Visiting your profile](/files/xfNhIvZ6Zw8QSUU5FevQ)

Select the realm/extension you want to update and click on gear icon to make changes. You can also use quick actions (publish and delete) located on every level tab.

![Modifying the level from profile tab](/files/twGOsJ2Dkh2zn9glnGXS)

When you modify a realm/extension, you'll see a popup similar to the one when you were uploading it. You don't need to specify all the informations, only the one you want to change (but uploading only .dreemworld or .dreemworld.data is not possible, when you decide to update these, you have to specify both files as they're linked).


---

# 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://dreem.gitbook.io/metaverse-creator-manual/05OugTkVduc9hQ7Ajmqc/editing-your-realm-extension.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.
