# Metalness

Metalness map defines the areas on the material that behave like a metal and non-metal. The metalness map determines which type of reflection on the material is (dielectric or metallic). Metalness affects the ability of the metal to reflect light, as well as the ability to absorb light that shines on the material.

All objects in the world are divided into dielectrics (insulators) and metals.

Dielectrics (for example, plastic) absorb light partially, and some of the light is reflected. Dielectrics always reflect the same light that is shone on them. Metals do not transmit light, but reflect it, partially or completely. We  can see a colored glare, where the light is reflected on the object. This glare has  the color of the metal (for example, copper, gold). Dielectrics also reflect light, but in much smaller quantities than metals.

<figure><img src="https://4240499350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lt-sE9MYKe9pZOcHwg5%2Fuploads%2F8PUTAyVUzjyNewClqB35%2Fimage.png?alt=media&#x26;token=3c9f784b-7464-4d36-b5c4-f80eb5711be2" alt=""><figcaption></figcaption></figure>


---

# 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://help.manu.co/learn/manual/materials/texture-maps/metalness.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.
