# Why are the assets not displayed in the assets library?

1. Disconnection of the network link

The loading and displaying of the online assets library depends on the network connection, if there is no available network, the library will not be loaded.

It is recommended to check: 1. whether the VPN is turned on   2. whether the firewall is set up

{% hint style="info" %}
How to verify if the VPN or proxy is turned on/DNS is normal?
{% endhint %}

* Windows settings - Network\&Internet - VPN/Proxy

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

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

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

* Windows Settings - Network\&Internet - Ethernet - Network - IP Settings

<figure><img src="/files/4X6axkTn2M9onwAOvdxY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/482y7Xb8ZorweLRkR6SA" alt=""><figcaption></figcaption></figure>

2. Keywords searched for in the assets library are not cleared up.

Clear the keywords in the search box of the assets library

For example, under the category of "Ceramics" in the assets library, there is no "Wood", so the assets library is empty.

<figure><img src="/files/AUIptYGMRi1d6ikGtqj8" alt="" width="375"><figcaption></figcaption></figure>

3. Conflict software/encryption software/antivirus reasons

Software confilct/encryption software can confirmed with `Support Tool`

<figure><img src="/files/OthiOvC9JaX5qwYwy8MX" alt="" width="563"><figcaption></figcaption></figure>

4. Difference between user device time and standard time

If the time of the user's device deviates from the standard time, it may lead to problems such as timestamp validation failure, cache expiration, certificate validation failure, etc., which may affect the normal access to the online library.&#x20;

Suggestion: Users can solve the issue by using the automatic time synchronisation function of the Windows system or adjusting the time manually.

5. If the current device network is deployed by the company's IT or if there is an assets loading problem with other devices in the same company.

> The main performance: the account can be normally logged in D5 client, but the assets library can not be loaded or does not display assets

Please check the situation in combination with ↑1&2 first; if it is still abnormal, please contact technical supports and we will perform relevant checking and optimization.


---

# 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/why-are-the-assets-not-displayed-in-the-assets-library.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.
