# Add a New Product

Press the *+Create* button and then click on *Product*:

<figure><img src="/files/srVBVI509yx72m5kPBRL" alt="" width="241"><figcaption></figcaption></figure>

Next there will be a prompt that will ask for the name of the product:

<figure><img src="/files/ZPcpBrLdmYivaFnVnP3D" alt="" width="303"><figcaption></figcaption></figure>

Furthermore you can choose between uploading a file, or starting from scratch.&#x20;

{% hint style="warning" %}
If you upload a file, make sure to select the scale of your file correctly, and in case the UV is not World Space UV then we would also strongly recommend setting that.
{% endhint %}

Once you hit *Create* you should be navigated to an empty Product editor.


---

# 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/add-a-new-product.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.
