# Review Products

Once a product is prepared you have the possibility to review the final product using wireframe and UV tools. To bring up these tools you simply have to click on the bottom right corner (viewer settings) and click on one of the three options:

* Wireframe
* UV
* UV2

<figure><img src="/files/IsHRUEhWRxdO8scffFrh" alt="" width="563"><figcaption><p>Review options</p></figcaption></figure>

{% hint style="info" %}
It is not part of the current tutorial series to describe how you can use these tools to review a model but in case you are interested please write to your contact person at colormass.
{% 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/building-blocks/products/advanced/review-products.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.
