# Building Blocks

- [Products](https://docs.colormass.com/building-blocks/products.md)
- [Add a New Product](https://docs.colormass.com/building-blocks/products/add-a-new-product.md)
- [Upload a Product](https://docs.colormass.com/building-blocks/products/upload-a-product.md)
- [Assign Materials](https://docs.colormass.com/building-blocks/products/assign-materials.md)
- [Pattern Placement](https://docs.colormass.com/building-blocks/products/pattern-placement.md)
- [Create Variants](https://docs.colormass.com/building-blocks/products/create-variants.md)
- [Create Material Variants](https://docs.colormass.com/building-blocks/products/create-material-variants.md)
- [Copy a Product](https://docs.colormass.com/building-blocks/products/copy-a-product.md)
- [Advanced](https://docs.colormass.com/building-blocks/products/advanced.md)
- [Decals](https://docs.colormass.com/building-blocks/products/advanced/decals.md)
- [LOD Management](https://docs.colormass.com/building-blocks/products/advanced/lod-management.md)
- [Review Products](https://docs.colormass.com/building-blocks/products/advanced/review-products.md)
- [Review Products - Performance](https://docs.colormass.com/building-blocks/products/advanced/review-products-performance.md)
- [Create Template from Selection](https://docs.colormass.com/building-blocks/products/advanced/create-template-from-selection.md)
- [Inputs and Outputs](https://docs.colormass.com/building-blocks/products/advanced/inputs-and-outputs.md)
- [Inputs](https://docs.colormass.com/building-blocks/products/advanced/inputs-and-outputs/inputs.md)
- [Outputs](https://docs.colormass.com/building-blocks/products/advanced/inputs-and-outputs/outputs.md)
- [Convert Element to a Reusable Template](https://docs.colormass.com/building-blocks/products/advanced/convert-element-to-a-reusable-template.md)
- [Upload CAD File](https://docs.colormass.com/building-blocks/products/advanced/upload-cad-file.md)
- [Documentation Review](https://docs.colormass.com/building-blocks/products/documentation-review.md)
- [Materials](https://docs.colormass.com/building-blocks/materials.md)
- [Add a Material](https://docs.colormass.com/building-blocks/materials/add-a-material.md)
- [Upload Image as a Material](https://docs.colormass.com/building-blocks/materials/add-a-material/upload-image-as-a-material.md)
- [Upload Image as a Material (AI)](https://docs.colormass.com/building-blocks/materials/add-a-material/upload-image-as-a-material-ai.md)
- [Upload PBR Materials (Vizoo, AXF)](https://docs.colormass.com/building-blocks/materials/add-a-material/upload-pbr-materials-vizoo-axf.md)
- [Upload PBR Materials (Custom)](https://docs.colormass.com/building-blocks/materials/add-a-material/upload-pbr-materials-custom.md)
- [Copy a Material](https://docs.colormass.com/building-blocks/materials/copy-a-material.md)
- [Recolor a Material](https://docs.colormass.com/building-blocks/materials/recolor-a-material.md)
- [RGB Curves](https://docs.colormass.com/building-blocks/materials/recolor-a-material/rgb-curves.md): The RGB Curves Node allows color corrections for each color channel and levels adjustments in the compositing context.
- [Hue Saturation Value](https://docs.colormass.com/building-blocks/materials/recolor-a-material/hue-saturation-value.md)
- [Adjust Reflectivity](https://docs.colormass.com/building-blocks/materials/adjust-reflectivity.md)
- [Adjust Opacity](https://docs.colormass.com/building-blocks/materials/adjust-opacity.md)
- [Materials with Transmission](https://docs.colormass.com/building-blocks/materials/adjust-opacity/materials-with-transmission.md)
- [Materials without Transmission](https://docs.colormass.com/building-blocks/materials/adjust-opacity/materials-without-transmission.md)
- [Change a Map (Substrate)](https://docs.colormass.com/building-blocks/materials/change-a-map-substrate.md)
- [Material Explorer](https://docs.colormass.com/building-blocks/materials/material-explorer.md)
- [Rotate Material](https://docs.colormass.com/building-blocks/materials/rotate-material.md)
- [Displacement](https://docs.colormass.com/building-blocks/materials/displacement.md)
- [Scan Materials](https://docs.colormass.com/building-blocks/materials/scan-materials.md)
- [Remove a Material](https://docs.colormass.com/building-blocks/materials/remove-a-material.md)
- [Scenes](https://docs.colormass.com/building-blocks/scenes.md)
- [Camera](https://docs.colormass.com/building-blocks/scenes/camera.md)
- [Light](https://docs.colormass.com/building-blocks/scenes/light.md)
- [HDRI](https://docs.colormass.com/building-blocks/scenes/hdri.md)
- [Render Node](https://docs.colormass.com/building-blocks/scenes/render-node.md)
- [Post Processing](https://docs.colormass.com/building-blocks/scenes/post-processing.md)
- [Process Shadows](https://docs.colormass.com/building-blocks/scenes/post-processing/process-shadows.md)
- [Material Range](https://docs.colormass.com/building-blocks/scenes/material-range.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://docs.colormass.com/building-blocks.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.
