# Documentation Review

Using the [Products](/building-blocks/products.md) documentation please create a new product in the *Products* tab named *\[YOUR NAME] – Test*.

After opening the editor, upload the file below:

{% file src="/files/uWtIe4tGba4iVXSiuQn4" %}

Using this 3D file, please complete the following tasks:

* Following the [Create Variants](/building-blocks/products/create-variants.md) page create two configuration variations:
  * One where the seating pad is visible
  * One where the seating pad is hidden
* Following the [Create Material Variants](/building-blocks/products/create-material-variants.md) create two wood finish variations and apply it to all parts except the seating pad
* Assign a fabric (any selection from the library) to the seating pad

Once the product setup is complete, create a render (following the [Render Your First Image](/rendering-platform/render-your-first-image.md) page) by selecting a 3D scene from the library and placing your newly created chair into the scene. You will need to create a new folder (Project) and sub-folder (Set) please use your own name for the folder (Project) and for the sub-folder (Set).

Once all of this is done, create a new picture and batch render (following the [Batch Rendering](/rendering-platform/batch-rendering.md) page) all the variations of the product (4 in total).


---

# 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/products/documentation-review.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.
