# Alpha

Alpha texture is responsible for transparency/translucency, as well as for irregularities on the object. This texture will designate which areas of the object will be transparent or irregular (this is done using gradation). Alpha texture will be useful if you need to show materials damaged by corrosion or rust . This texture also might be helpful to show paint residues on the material.

<figure><img src="https://4240499350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lt-sE9MYKe9pZOcHwg5%2Fuploads%2FxUde4rgCFj5Ufe5CaPem%2Fimage.png?alt=media&#x26;token=6e9ac46d-dda4-46d6-98fb-d0ed893f600c" alt=""><figcaption></figcaption></figure>

#### &#x20;<a href="#id-63tos98q89ex" id="id-63tos98q89ex"></a>


---

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