# Assets

Click on the "Assets" button in the navigation bar to open the "D5 Render Asset Library", shortcut: `M`. This is a tool for downloading and managing resources.

Switch between the different categories in the left sidebar drop-down menu to see a detailed list of assets. On the right side, you can set the size of the thumbnails of the Asset library.

Click on the tabs above to switch between "Online Assets" / "Local Assets".

## :evergreen\_tree:**Online Assets** <a href="#online" id="online"></a>

{% content-ref url="broken-reference" %}
[Broken link](https://docs.d5render.com/user-guide/broken-reference)
{% endcontent-ref %}

:point\_up\_2:This is a resourceful and growing library of assets, divided into three categories: Model, Materials, and Particle.

## :gift:**Local Assets** <a href="#local" id="local"></a>

{% content-ref url="broken-reference" %}
[Broken link](https://docs.d5render.com/user-guide/broken-reference)
{% endcontent-ref %}

:point\_up\_2:User-imported models and custom materials can be added to the Local Asset Library for easy reuse in different projects.


---

# 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.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.
