# Materials

To apply a Material to your flooring - siply Drag\&Drop a Material from the [Asset Library](https://docs.blender.org/manual/en/latest/files/asset_libraries/introduction.html#what-is-an-asset) directly to the Floor Object mesh in the Viewport or to the Material Slot in the [Material Panel](https://docs.blender.org/manual/en/2.79/render/blender_render/materials/material_panel.html).

![](/files/KyNPLBXGpbCHYuUBLtll)![](/files/F4hF9WPThnH1xcAFJwOu)

## FAQ

[How do I create my own MultiTexture Material for Floor Generator?](/floor-generator-manual/sections/materials/multitexture.md)

[How do I create my own Material with Seamless texture for Floor Generator?](/floor-generator-manual/sections/materials/seamless-textures.md)

[I have my own Material with Seamless texture, but when I apply it - it's just solid color.](/floor-generator-manual/sections/materials/seamless-textures.md#step-1)

[How do I change Grout Material of the flooring/tiles?](/floor-generator-manual/sections/materials/grout-material.md)


---

# 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://nodecrafted.gitbook.io/floor-generator-manual/sections/materials.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.
