# Material Definition

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Material</strong></td><td>Physical components required to manufacture products or finished products</td><td></td><td><a href="material-definition/material">material</a></td></tr><tr><td><strong>Material Group</strong></td><td>A category of raw materials, or a category of finished products</td><td></td><td><a href="material-definition/material-group">material-group</a></td></tr><tr><td><strong>Material Attributes</strong></td><td>How to set Materials related Attributes</td><td></td><td><a href="material-definition/material-attributes">material-attributes</a></td></tr><tr><td><strong>Material Tolerances</strong></td><td>Define operational limits for a material</td><td></td><td><a href="material-definition/material-tolerance">material-tolerance</a></td></tr><tr><td><strong>Material Components</strong></td><td>Bill of Materials</td><td></td><td><a href="material-definition/material-component">material-component</a></td></tr><tr><td><strong>Material Conversions</strong></td><td>Configure custom conversions between Materials</td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

# 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.tillit.cloud/tillit/knowledge-base/setting-up-tillit/material-definition.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.
