# How to use AI Material Match?

Import the model in the scene, select the model in the resource list on the left sidebar, right-click and select AI Material Match to automatically apply a suitable D5 material template, which covers most of the commonly used material keywords and map types. The intelligent recognition can be realized with almost no waiting time and guaranteed precision.

Undo supported.

> Note: The original material information will be overwritten when using this feature, so it is recommended to be used when importing D5 for the first time.

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


---

# 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/ai/how-to-use-ai-material-match.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.
