> For the complete documentation index, see [llms.txt](https://docs.layerlens.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerlens.ai/5.-select-pick-the-model/search.md).

# Search

Search the Stratix Public catalog — models, benchmarks, evaluations, spaces in one place.

A unified search across every catalog on `stratix.layerlens.ai`.

## What it covers

* Models (by name, provider, capability)
* Benchmarks (by name, capability)
* Public evaluations (by model + benchmark)
* Public evaluation spaces

## Operators

The search bar accepts natural-language queries plus a small set of operators:

| Operator      | Example              | Meaning                                   |
| ------------- | -------------------- | ----------------------------------------- |
| `provider:`   | `provider:anthropic` | Filter by provider                        |
| `capability:` | `capability:code`    | Filter by capability tag                  |
| `license:`    | `license:open`       | Filter by licensing                       |
| `benchmark:`  | `benchmark:mmlu`     | Filter to results on a specific benchmark |

Operators combine with free text: `provider:openai code reasoning`.

## Result layout

Results group by type — models first, then benchmarks, then public evaluations, then spaces — with a count per group.

## Where to next

* [Models catalog](/5.-select-pick-the-model/models-catalog.md)
* [Benchmarks catalog](/5.-select-pick-the-model/benchmarks-catalog.md)
* [Public evaluations](/5.-select-pick-the-model/public-evaluations.md)
* [Public evaluation spaces](/5.-select-pick-the-model/public-evaluation-spaces.md)
