# Screener

Screener settings control which markets appear in the [Screener](/features/crypto-screener-for-hyperliquid-traders.md) and when pump, dump, or volatility alerts trigger.

## Visibility

<figure><img src="/files/CUjiA5LTK6i4a5sXypn3" alt="Screener visibility settings for minimum trades and market cap filters."><figcaption><p>Screener visibility settings for minimum trades and market cap filters.</p></figcaption></figure>

Visibility filters hide markets that do not meet your minimum activity requirements:

* Minimum 5-minute trades hides markets without enough recent participants.
* Minimum market cap, defaulting to `$100M`, hides very small markets.

Raise these values when you want fewer noisy alerts. Lower them when you intentionally trade smaller markets.

## Watchlists

<figure><img src="/files/zTXJHnz8XERBKzYsIJPE" alt="Screener watchlist settings for creating and managing market lists."><figcaption><p>Screener watchlist settings for creating and managing market lists.</p></figcaption></figure>

Watchlists let you create market groups for focused scanning. Use them for majors, sectors, active trades, favorite altcoins, or markets you want to ignore unless they become active.

## Muted tokens

<figure><img src="/files/eFP1IFII28qLQtWoFp23" alt="Screener muted tokens settings for restoring muted market alerts."><figcaption><p>Screener muted tokens settings for restoring muted market alerts.</p></figcaption></figure>

Muted tokens do not trigger the same alert workflow. Use this for markets that repeatedly pump, dump, or show high volatility but are not useful to your strategy.

You can unmute tokens here when they become relevant again.

## Thresholds

<figure><img src="/files/Pr95bDCAAWrt6iggfgzS" alt="Screener threshold settings for pump, dump, and volatility alerts."><figcaption><p>Screener threshold settings for pump, dump, and volatility alerts.</p></figcaption></figure>

Screener thresholds define when Proliquid labels a market as pumping, dumping, or volatile. Supported metrics include short-window price change, volume, trade count, volume delta, and volatility.

Tune thresholds based on your style:

* Lower thresholds produce more alerts and catch smaller moves.
* Higher thresholds reduce noise and focus on stronger moves.
* Volume and trade-count filters help avoid alerts on illiquid markets.

Related pages: [Screener](/features/crypto-screener-for-hyperliquid-traders.md), [Mini screener](/terminal-sections/mini-screener.md), [Sound alerts](/settings/sound-alerts.md).


---

# 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.proliquid.xyz/settings/screener.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.
