# Market scanner

Market Scanner allows you to explore real-time trading opportunities across all Polymarket markets. Use advanced filters and live data to detect the best scalping and arbitrage setups.

#### **Overview**

The Market Scanner aggregates key metrics from Polymarket including volume, liquidity, and spread to help you quickly identify profitable markets. It updates in real time, ensuring that you always have the most accurate market data.

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

#### **How it works**

1. **Choose a category**\
   Use the dropdown to filter markets by category (for example, Politics, Crypto, or Sports).
2. **Apply filters**\
   Adjust filters by:
   * **24H Volume**: find markets with high trading activity.
   * **Liquidity**: focus on markets with strong liquidity.
   * **Spread (%)**: identify markets with tight or wide spreads.
   * **Spread (Cents)**: narrow your search to markets within specific price ranges.
3. **Sort by metric**\
   Sort markets by Volum&#x65;**,** Liquidity, or Spread to find the best opportunities.
4. **Monitor results**\
   Use the table to analyze each market’s BID, ASK, Volume, and Liquidity values in real time.
5. **Save to Watchlist**\
   Add interesting markets to your personal Watchlist for quick access later.

#### **Example**

Suppose you want to find markets with the following parameters:

* Volume above **$1,000,000**
* Spread below **2%**
* Liquidity over **$500,000**

After applying these filters, the scanner will instantly display all active markets that meet your criteria, allowing you to act on opportunities in real time.

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

#### **Tip**

Combine Market Scanner with Price Alerts to receive instant Telegram notifications when new profitable opportunities appear. This workflow helps scalpers and arbitrage traders react faster and maximize their returns.


---

# 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.polyscalping.org/tools/images-and-media.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.
