# Perplexity

**Perplexity**: Use their official JSON feeds for CIDRs: `perplexitybot.json` (crawler) and `perplexity-user.json` (user-initiated fetcher). Paste those CIDRs into your transform and tag accordingly. Note: Cloudflare reports “stealth” crawling from undeclared IPs, so IP-only matching can miss traffic. [Perplexity+2The Cloudflare Blog+2](https://docs.perplexity.ai/guides/bots)

{% embed url="<https://docs.perplexity.ai/guides/bots>" %}

* PerplexityBot
* Perplexity-User

<table><thead><tr><th width="166">User Agent</th><th>Description</th></tr></thead><tbody><tr><td>PerplexityBot</td><td><code>PerplexityBot</code> is designed to surface and link websites in search results on Perplexity. It is not used to crawl content for AI foundation models. To ensure your site appears in search results, we recommend allowing <code>PerplexityBot</code> in your site’s <code>robots.txt</code> file and permitting requests from our published IP ranges listed below.<br><br>Full user-agent string: <code>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; PerplexityBot/1.0; +https://perplexity.ai/perplexitybot)</code><br><br>Published IP addresses: <a href="https://www.perplexity.com/perplexitybot.json">https://www.perplexity.com/perplexitybot.json</a></td></tr><tr><td>Perplexity‑User</td><td><code>Perplexity-User</code> supports user actions within Perplexity. When users ask Perplexity a question, it might visit a web page to help provide an accurate answer and include a link to the page in its response. <code>Perplexity-User</code> controls which sites these user requests can access. It is not used for web crawling or to collect content for training AI foundation models.<br><br>Full user-agent string: <code>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Perplexity-User/1.0; +https://perplexity.ai/perplexity-user)</code><br><br>Published IP addresses: <a href="https://www.perplexity.com/perplexity-user.json">https://www.perplexity.com/perplexity-user.json</a><br><br>Since a user requested the fetch, this fetcher generally ignores robots.txt rules.</td></tr></tbody></table>

## Notes

<https://www.xseek.io/docs/perplexity-user-agents>&#x20;
