# Price Comparator

{% hint style="warning" %}
Before using this feature, you need to setup:

1. [Preload Fees](/features/settings/preload-fees.md)
2. [StockX VAT settings and Alias settings](/features/settings/accounts/site-options.md)
3. [Proxy Settings](/features/settings/proxy.md)
4. [Accounts](/features/settings/accounts.md)
   {% endhint %}

<figure><img src="/files/7wdQI9AXuouLZFZ8GQiw" alt=""><figcaption><p>The Price Comparator opens with your <strong>Recently Viewed</strong> items and a <strong>Trending Now</strong> shelf so you can jump back into research quickly.</p></figcaption></figure>

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

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

The **Price Comparator** is divided into three areas:

* **Common Data** – Item header with total sales, average sale price, and average payout.
* **Prices & Profit Grid** – Size-by-size comparison across your enabled sites. Profit chips appear when you enter a retail price.
* **Sales/Charts Panel** – Historical activity with filtering by platform, timeframe, and size.

{% hint style="info" %}
If the tool selected the wrong sizing, you can change it to your preferences.
{% endhint %}

{% hint style="info" %}
Right-click on any price in the Grid to instantly list the item on the selected platform.
{% endhint %}

{% hint style="info" %}
You can also easily hide sites in the settings by clicking on the **Cog** icon.
{% endhint %}

## Controls and views

* **Resell / Consign** – Toggle between resale and consignment views to adapt payouts and sites shown.
* **Graphs / Grid** – Switch between a time-series chart and a tabular grid.
* **Timeframe** – Quick filters: **ALL**, **7D**, **1M**, **1Y**.
* **Site selector (Charts)** – Focus charts on a single marketplace or view all.
* **Graph type** – Choose among **Sales**, **Asks**, or **Bids**.
* **Show Extra** – Reveals additional metrics like payout and profit chips in the grid.
* **Show Sales** – Displays sales rows with quantity, site, size, and price.
* **Retail price input** – Enter retail to calculate and color-code per‑size profit.
* **Sizing controls** – Adjust preferred size type and brand sizing when needed.

{% hint style="info" %}
If the tool selected the wrong sizing, switch the size type or brand sizing to match your preferences.
{% endhint %}

## Actions & shortcuts

* Right‑click any row to quickly **List Item** on the selected platform or **Search Barcodes**.
* Use the gear icon to hide sites you don’t want to load/show.
* Home view includes **Recently Viewed** and **Trending Now** items to jump back into research.

## Sales panel

Review past sales from our database with filters by platform, timeframe, and size. Use the chart to visualize trends or switch to grid view for a sortable list.


---

# 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.restock.gg/features/item-analysis.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.
