# Top 10 Popular Products

The "Top 10 Popular Products" graph in Twinr’s Inbuilt Analytics offers valuable insights into the most sought-after items in your app’s catalog. This pie chart displays the relative sales performance of your top products, helping you understand consumer preferences and inventory demand.

## Overview

This graph uses color-coded segments to represent the top-selling products, giving you a visual breakdown of your most popular items.

<figure><img src="/files/LYBOziXRev9uECCSx0vE" alt=""><figcaption></figcaption></figure>

* **Product Segmentation**: Each segment of the pie chart corresponds to a product from your top sellers.
* **Color Coding**: The graph uses a unique color for each product, matched with a legend for easy identification.
* **Proportional Representation**: The size of each pie segment reflects the product’s share in the total sales volume.


---

# 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://help.twinr.dev/app-analytics/revenue/top-10-popular-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.
