# Introduction

{% hint style="warning" %}
This tutorial builds on the [building-blocks](https://docs.colormass.com/building-blocks "mention") tutorials. It assumes you already have some **products and scenes prepared** (either by colormass staff or by yourself), as they are required to create images.
{% endhint %}

In this chapter, we'll start using the 3D assets we created previously in the [building-blocks](https://docs.colormass.com/building-blocks "mention") chapter, focusing on **generating images** of an existing product.

{% embed url="<https://vimeo.com/1161437979/1b1bc6e25c?byline=0&portrait=0&title=0>" %}

Please note, that everything shown here can be done entirely from your browser, making it significantly easier to scale your 3D operations or share scenes with colleagues or clients. This is a key advantage of our system compared to traditional 3D systems, where the 3D scene is typically accessible only to its creator.

While we'll be working with simpler scenes, you can imagine applying the same steps to any type of room or studio scene you prefer. In fact many of our customers create a lot of various environments that are reused for various purposes.

Generating images is just one way to utilize an existing product. With the colormass Single Asset System, the same product can also be used in a configurator and in AR. For more details, refer to the [configurator](https://docs.colormass.com/configurator "mention") chapter.


---

# 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/rendering-platform/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.
