# How to replace models in the scene?

Select the model in the scene or in the scene resource list, the model information will be displayed in the "Inspector" column on the right. Select "Replace from Assets" in the operation menu.

1. **Replace from Assets** : The current model can be replaced with a model from the asset library (both the online and local libraries).
2. **Replace from Local :** The current model can also be replaced with a model file from a local folder.&#x20;

<div align="left"><figure><img src="/files/CLdsuoJHUHu2Kf3Cnl2L" alt=""><figcaption></figcaption></figure></div>

At the same time, the group will be replaced as a whole object. You can select more than one models and replace them, and the materials will still be associated with the models after replacement.

The model replacement function supports various file formats such as abc, d5a model group, decals, particles, etc. Currently, all object types except for lighting and path tools can be replaced.


---

# 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/how-to-replace-models-in-the-scene.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.
