# How to add models to local?

After importing a model file (.skp .3dm .abc .fbx) that supports direct reading into D5, you can add the model to local using the "Add to Local" button in the model's "Inspector" panel. By adding the model to local, the model format will be automatically converted to d5a format.

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

More instructions for adding models to local in D5 Render can refer to our video tutorials:

{% embed url="<https://youtu.be/oeB_qDCFzik?si=Gdy-Mv_hI4_wKz9v>" %}


---

# 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/user-guide/assets/how-to-add-models-to-local.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.
