> 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/sharing-results.md).

# Sharing public results

How to share Stratix Public results — citing evaluation IDs, embedding scores, contributing public evaluations.

Every page on `stratix.layerlens.ai` has a stable URL. That makes the public catalog a citable surface — useful in papers, vendor reviews, internal docs, blog posts.

## Stable URLs

| Object            | URL pattern                                                       |
| ----------------- | ----------------------------------------------------------------- |
| Model             | `stratix.layerlens.ai/models/{model-key}`                         |
| Benchmark         | `stratix.layerlens.ai/benchmarks/{benchmark-key}`                 |
| Public evaluation | `stratix.layerlens.ai/evaluations/{eval-id}`                      |
| Compare models    | `stratix.layerlens.ai/compare-models?a={model-key}&b={model-key}` |
| Public space      | `stratix.layerlens.ai/spaces/{space-key}`                         |

## Citing in papers

Each public evaluation has a stable evaluation ID. Cite as:

> Stratix Public evaluation `{eval-id}` — `https://stratix.layerlens.ai/evaluations/{eval-id}`

Methodology notes for the underlying benchmark live on the benchmark page. Cite both for full reproducibility.

## Contributing public evaluations

Have you run an evaluation that the community would benefit from? LayerLens accepts community-contributed public evaluations subject to:

* Methodology review
* Dataset licensing review (the dataset must be redistributable)
* Reproducibility — the run must be reproducible from the configuration shared

Contact <community@layerlens.ai> to start the conversation.

## Embedding scores

For blog posts and internal pages, the model and benchmark pages render with Open Graph metadata. Linking to a model page produces a rich preview with the model's name, provider, and top-line benchmark score.

## Where to next

* [Models catalog](/5.-select-pick-the-model/models-catalog.md)
* [Public evaluations](/5.-select-pick-the-model/public-evaluations.md)
* [Quarterly reports](/5.-select-pick-the-model/quarterly-reports.md)
