> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/user-guide/assets.md).

# 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="/pages/-MkMOt0TfaXr3KY4LSJt" %}
[Broken mention](broken://pages/-MkMOt0TfaXr3KY4LSJt)
{% 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="/pages/-MkMOsXrlxcmC7o-mn3v" %}
[Broken mention](broken://pages/-MkMOsXrlxcmC7o-mn3v)
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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