# Why need to wait a long time to open a D5 scene?

Since some files need to be compiled when starting D5 for the first time, the first loading of the D5 scene after updating the driver or installing D5 will be slightly slower; the second loading will be much faster.

{% hint style="warning" %}
Due to compilation reasons, if the windows system is named Chinese and other non-English name each time you open D5 may need to wait a long time (which is related to windows system dx12), it is recommended to create a new English user account and use this account to log in windows and run the software.
{% endhint %}

<figure><img src="/files/VIV9wN9aeo7PmDvELORI" alt=""><figcaption><p>Initializing</p></figcaption></figure>


---

# 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/hardware/why-need-to-wait-a-long-time-to-open-a-d5-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.
