# Correcting scattered models

When opening multiple models simultaneously, it may occur that one or more models are positioned far away from the other models. This could be caused by a wrong export setting in the original authoring software, or because of miscommunication between different stakeholders. If this happens you will be notified by a dialog box, indicating the rough coordinates of each model. In the image below, all models are located around the coordinate system origin (x = 0, y = 0, z = 0) except for the architectural model which is located around x = 418 miles and y = 79 miles. You can select one or more models that are located far away and, if you have the appropriate editing rights, bring them closer to the other models.

<div data-with-frame="true"><figure><img src="/files/jPz1wmk1GrzJ0KgROEyY" alt="" width="479"><figcaption></figcaption></figure></div>

Once this step is complete, the selected models will be moved closer to the other models. **This will only be a rough reposition**, i.e. you will still need to move (and possibly rotate) the model(s) to move them to their proper location. You can use the [Align](/documentation/qonic-application/modeling/modifying/align.md) tool and/or the [Transform](/documentation/qonic-application/modeling/modifying/transform.md) tool for this.


---

# 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://help.qonic.com/documentation/qonic-application/modeling/modifying/correcting-scattered-models.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.
