> ## Documentation Index
> Fetch the complete documentation index at: https://docs.driven.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Screening Prompts

> Copyable stock screening prompts for Driven: fundamental, growth, value, dividend, momentum, and capital-flow screens. Describe your criteria and get a ranked shortlist.

Copyable prompts for finding stocks that match your criteria. Adjust the markets, thresholds, and factors to fit your strategy. These route to the [Stock Screener](/skills/stock-screener).

## Quality and profitability

```text theme={null}
Find profitable [market] companies with revenue growth above 15%, positive free cash flow, gross margins above [X]%, and reasonable valuation. Rank the results and show the key metrics for each.
```

## Value screen

```text theme={null}
Screen [market] companies trading below their historical average valuation and below peers, with consistent free cash flow, low debt, and returns on capital above their cost of capital. Rank by margin of safety.
```

## Growth screen

```text theme={null}
Screen [market] companies with revenue growth above 20%, improving margins or a clear path to profitability, strong competitive positioning, and large addressable markets. Rank by the durability of the growth.
```

## Dividend growth

```text theme={null}
Find [market] dividend growers: a history of rising dividends, payout ratio under 60%, stable free cash flow, and a sound balance sheet.
```

## Momentum with quality

```text theme={null}
Find [market] stocks with strong relative strength trading near their highs with above-average volume, then keep only the ones that also have improving fundamentals and reasonable balance sheets.
```

## Improving fundamentals

```text theme={null}
Find [market] companies with improving margins and accelerating revenue over the last four quarters. Show the trend for each.
```

## Capital efficiency

```text theme={null}
Screen [market] companies with high and rising return on invested capital, strong free cash flow conversion, and disciplined capital allocation.
```

## Institutional inflows

```text theme={null}
Screen [market] companies seeing net institutional inflows over the past month, with improving fundamentals and reasonable valuation. Show the flow and the fundamental picture for each.
```

## Capital-flow multi-factor

```text theme={null}
Screen [market] companies with strong fundamentals, positive capital flow, and reasonable valuation. Include the flow and positioning context for the top names. (For A-shares, this can also draw on Dragon & Tiger and shareholder-structure data.)
```

## Turnaround candidates

```text theme={null}
Find [market] companies showing early signs of a fundamental turnaround: stabilizing or improving margins, returning revenue growth, and improving cash flow, after a period of weakness.
```

## Narrowing a broad screen

```text theme={null}
That returned too many names. Tighten it by adding [a constraint, e.g. return on invested capital above 15%] and re-rank.
```

## Loosening an empty screen

```text theme={null}
That returned nothing. Loosen the tightest constraint and show me what's closest to the criteria.
```

## Related

* [Screen stocks by fundamentals](/guides/screening/screen-stocks-by-fundamentals) — the full walkthrough
* [Find momentum plays](/guides/screening/find-momentum-plays) — technical screening
* [Stock Screener Skill](/skills/stock-screener) — what powers these prompts
* [Stock research prompts](/prompts/stock-research-prompts) — research the names you find
