# Importing and editing models

- [How to import model files into D5 Render?](https://docs.d5render.com/model/how-to-import-model-files-into-d5-render.md): Key words: Import model | File format | Workflow
- [How to edit models?](https://docs.d5render.com/model/how-to-edit-models.md): Key words: Scene Tools｜Move｜Rotate｜Scale
- [How to duplicate the model?](https://docs.d5render.com/model/how-to-duplicate-the-model.md)
- [What is "Make Unique"?](https://docs.d5render.com/model/what-is-make-unique.md): Similar question: How to unassociate a material from a model?
- [How to quickly adjust models in the asset library?](https://docs.d5render.com/model/how-to-quickly-adjust-models-in-the-asset-library.md)
- [How to make the material drop with one click?](https://docs.d5render.com/model/how-to-make-the-material-drop-with-one-click.md)
- [How to align models imported separately?](https://docs.d5render.com/model/how-to-align-models-imported-separately.md): Keyword：Separate import｜Align｜Coordinates
- [What is "Sync Pivot" and how to use it for rotating/opening and closing doors animation in D5?](https://docs.d5render.com/model/what-is-sync-pivot-and-how-to-use-it-for-rotating-opening-and-closing-doors-animation-in-d5.md): Keyword：Origin｜Modeling coordinates｜Axis position｜Pivoting point
- [Why do models become displaced after replacement/update?](https://docs.d5render.com/model/why-do-models-become-displaced-after-replacement-update.md): Keyword：Replace｜Update｜Mismatch｜Location change｜Coordinates
- [How to select multiple models in the scene?](https://docs.d5render.com/model/how-to-select-multiple-models-in-the-scene.md)
- [How to flip/mirror models?](https://docs.d5render.com/model/how-to-flip-mirror-models.md)
- [How to replace models in the scene?](https://docs.d5render.com/model/how-to-replace-models-in-the-scene.md)
- [How to switch between an object's own coordinates and world coordinates?](https://docs.d5render.com/model/how-to-switch-between-an-objects-own-coordinates-and-world-coordinates.md)
- [The imported model in D5 is a whole. How to separately adjust individual objects?](https://docs.d5render.com/model/the-imported-model-in-d5-is-a-whole.-how-to-separately-adjust-individual-objects.md)
- [How to quickly focus the camera on a model?](https://docs.d5render.com/model/how-to-quickly-focus-the-camera-on-a-model.md)
- [How to restore the imported model's built-in materials?](https://docs.d5render.com/model/how-to-restore-the-imported-models-built-in-materials.md)
- [How to sync/update modified/moved models to D5?](https://docs.d5render.com/model/how-to-sync-update-modified-moved-models-to-d5.md)
- [Why "Reload" shows gray when using the D5 Converter to sync the models?](https://docs.d5render.com/model/why-reload-shows-gray-when-using-the-d5-converter-to-sync-the-models.md)
- [Why can't the model in the scene be selected?](https://docs.d5render.com/model/why-cant-the-model-in-the-scene-be-selected.md)


---

# 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.d5render.com/model.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.
