# Advanced Editor

Fix Origin Point

What happens if the 3D Model is not appearing in the correct spot on your Augmented Reality Experience (AR View = View in Your Space View) In this case we need to fix the origin point of the model.

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

### 1.) Modify Project - Select Advanced Editor

<figure><img src="/files/7dMmsxcQfMcEKTaARu4V" alt=""><figcaption></figcaption></figure>

### 2.) Find the Object in the Folder Tree

Click plus and open the tree to the 3D Object or group you want to move.

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

### 3.) Use Arrows in the Model or Values on the Object area

Move the object into position (you might need to zoom out a bit to find the model)

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

### 3.1.) Origin Point Of the Object is NOT in Center

In this case you need to create a group that is on the first level of the hirary, then drag and drop the objects on the right hand side into that group.

<figure><img src="/files/G1nIZ8O30HPoW9Grz0bL" 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.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.
