# AIWebIndex

> Builds an index of public pages and serves them to AI agents as extracted readable text, with attribution and a link back. Lyrenth publishes a crawler policy stating it does not train foundation models on what it collects and that it obeys robots.txt.

| field | value |
|---|---|
| operator | Lyrenth |
| category | AI search crawlers |
| robots.txt token | `AIWebIndex` |
| user-agent contains | `AIWebIndex` |
| robots.txt | obeys robots.txt (documented) |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://lyrenth.com/crawler-policy |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Agents reading through this index stop seeing you — including the attribution and link back that make it a referral rather than a summary.

## Full user-agent string

```
AIWebIndex
```

## Block it

```
User-agent: AIWebIndex
Disallow: /
```

## Allow it

```
User-agent: AIWebIndex
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/aiwebindex.json · index: https://www.pathwren.workers.dev/llms.txt
