# PhindBot

> Phind is an answer engine for developers that combines live web search with its own models. This is the crawler behind those answers.

| field | value |
|---|---|
| operator | Phind |
| category | AI search crawlers |
| robots.txt token | `PhindBot` |
| user-agent contains | `PhindBot` |
| robots.txt | operator publishes no robots.txt statement |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://www.phind.com/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

You stop being cited in answers to technical questions — which, for documentation and reference sites, is the exact audience most worth keeping.

## Full user-agent string

```
PhindBot
```

## Block it

```
User-agent: PhindBot
Disallow: /
```

## Allow it

```
User-agent: PhindBot
Allow: /
```

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