# Material Tab

The Material Tab looks different depending on the state of the Master Material selection:

* Invalid Material: The tab will show no parameters, only a message which says, "*Select a valid Landscape Material"*.
* [Valid Material/Compile to Update!](/assets-and-plugins/landscape-material-tool/how-to-use-5.4+/landscape-material-tool-editor-mode/material-tab/valid-material.md): Parameters to edit for this Landscape Material.
* [Convertible Material](/assets-and-plugins/landscape-material-tool/how-to-use-5.4+/landscape-material-tool-editor-mode/material-tab/convertible-material.md): Parameters and actions to convert a Landscape Material into a Landscape Material Tool-compatible Material.


---

# 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.shadersource.io/assets-and-plugins/landscape-material-tool/how-to-use-5.4+/landscape-material-tool-editor-mode/material-tab.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.
