# How to add materials to local?

After selecting a material, you can add the material to 「Local」 in the material inspector panel, under the material name.

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

To add the currently selected material to the local library, you can find the saved material in the "Material" drop-down menu in the "Assets" > "Local" tab of the navigation bar.

<div align="left"><figure><img src="/files/1XtfLusIyAL1nvt4hI1N" alt="" width="515"><figcaption></figcaption></figure></div>

## FAQs

1. How to upload local materials?
2. How to import local materials?
3. How to pack the materials?


---

# 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/how-to-add-materials-to-local.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.
