# Introduction

{% embed url="<https://vimeo.com/458968347>" %}

The colormass Configurator for Businesses, developed on top of colormass' proprietary life-like visualization technology and data management infrastructure, is a simple and cost effective way to display products in a photorealistic way. It works on almost any device, without plugins. To learn more, visit the [colormass Configurator page](https://www.colormass.com/3d-configurator).

This documentation is intended for anyone who would like to integrate the configurator on their website or e-commerce solution. The most basic integration is possible without any coding skills as described in Getting Started . If you are interested in customizing the user interface or connecting the configurator with your existing website's or webshop's logic, visit the Advanced Integration page.

{% hint style="info" %}
If you have any questions, feel free to send an email to <support@colormass.com> or call us at +49 30 6920 6200.
{% endhint %}


---

# 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/dev/configurator/introduction.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.
