# Review Products - Performance

On the colormass platform, you can also review a product’s performance by clicking *Performance* under *View*:

<figure><img src="/files/IXvNBzzC81u5AnY7cdQC" alt="" width="563"><figcaption></figcaption></figure>

This allows you to evaluate your product’s performance across several key metrics. You can review the following for your 3D scene:

* Memory usage
* Download size
* Number of triangles

<figure><img src="/files/NmzSOHXuVAE543iIDkOc" alt="" width="563"><figcaption></figcaption></figure>

Next to each item, you can view its individual footprint based on the selected performance factor.

<figure><img src="/files/OvgbT1cf1uiDJiRK9LyC" alt="" width="540"><figcaption></figcaption></figure>


---

# 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-performance.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.
