# Scanning and Tiling

- [Scanning](https://docs.colormass.com/scanning-and-tiling/scanning.md): SVBRDF Scanner developed by colormass
- [PBR Maps](https://docs.colormass.com/scanning-and-tiling/scanning/pbr-maps.md): Technical specification of the maps generated by the colormass Scanner.
- [Shipping Material Samples](https://docs.colormass.com/scanning-and-tiling/scanning/shipping-material-samples.md): Guidelines for preparing and shipping material samples
- [Exports](https://docs.colormass.com/scanning-and-tiling/exports.md)
- [Generating Exports](https://docs.colormass.com/scanning-and-tiling/exports/generating-exports.md)
- [PBR Exports](https://docs.colormass.com/scanning-and-tiling/exports/pbr-exports.md)
- [CLO Import](https://docs.colormass.com/scanning-and-tiling/exports/clo-import.md)
- [Texture Editor](https://docs.colormass.com/scanning-and-tiling/texture-editor.md): A guide to seamless texture creation
- [Texture Editor Parts](https://docs.colormass.com/scanning-and-tiling/texture-editor/texture-editor-parts.md)
- [Operators](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators.md)
- [Tiling (Standard)](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/tiling-standard.md)
- [Tiling (Tracer Line)](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/tiling-tracer-line.md)
- [Gradient Removal](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/gradient-removal.md)
- [Clone Stamp](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/clone-stamp.md)
- [Layer and Mask](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/layer-and-mask.md)
- [Rotate](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/rotate.md)
- [Shift](https://docs.colormass.com/scanning-and-tiling/texture-editor/operators/shift.md)
- [I Can't Add an Operator](https://docs.colormass.com/scanning-and-tiling/texture-editor/i-cant-add-an-operator.md)
- [Texture Sets (Outdated)](https://docs.colormass.com/scanning-and-tiling/texture-editor/texture-sets-outdated.md)
- [Education - Tiling](https://docs.colormass.com/scanning-and-tiling/texture-editor/education-tiling.md)
- [Large pattern](https://docs.colormass.com/scanning-and-tiling/texture-editor/education-tiling/large-pattern.md)
- [Small pattern](https://docs.colormass.com/scanning-and-tiling/texture-editor/education-tiling/small-pattern.md)
- [No pattern/Homogeneous](https://docs.colormass.com/scanning-and-tiling/texture-editor/education-tiling/no-pattern-homogeneous.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/scanning-and-tiling.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.
