# Why doesn't the model show up when imported directly into D5?

There may be the following reasons and solutions:

* Imported models will exist in the Resource list - Imported list. You need to manually click the models to place them in the scene.

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

* Please check if the device you are using has installed encryption software. D5 may not be able to read models, or model material data, due to encryption software. It is recommended to add the D5 renderer to the whitelist of the encryption software, or decrypt the file before importing it into D5.


---

# 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/resource/why-doesnt-the-model-show-up-when-imported-directly-into-d5.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.
