# llms.txt

Um pequeno arquivo de descoberta que aponta modelos de linguagem para páginas canônicas e recursos úteis legíveis por máquina.

## Starter mínimo

```text
# Project or site name

> One sentence with the context an agent needs before following any link.

Add only the concise guidance needed to interpret the resources below.

## Documentation

- [Getting started](https://example.com/getting-started.md): The canonical introduction.
- [Reference](https://example.com/reference.md): The detailed technical reference.

## Optional

- [Examples](https://example.com/examples.md): Secondary material an agent can skip when context is tight.
```

- [Baixar starter](/downloads/artifacts/llms-txt/llms.txt)

## Resultado esperado

Um agente recebe um inventário curto e atual de rotas e segue a página canônica ou o recurso raw em vez de adivinhar.

## Fonte

- [llms.txt v2 · Proposta e formato](https://llmstxt.org/)
