# Advanced Editor

## Open your Project in the Easy Editor

Go to your projects and modify the project you would like to use the advanced editor with.

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

## Import your Model in the Advanced Editor

Click on **"Advanced Editor"** to open the Mazing Advanced Editor. Your model will automaticlly import in the advanced editor.

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

## Start Editing your model

Edit your model the way you want it. For example, let's change the dimensions of our model.

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

## Save your Model

Once you are happy with your new model, you can click **"Save"** to export it, and re-import it into the easy editor.

{% hint style="info" %}
Don't forget to update your project if you are done.
{% endhint %}

<figure><img src="/files/WGPQH1RjhlijisWBe7FA" 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://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/advanced-editor-1.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.
