AI Access & Discovery
How HyperStats exposes public content to AI systems
Public AI Policy
HyperStats is a public analytics platform for Hyperliquid. Public landing pages, guides, docs, token pages, leaderboard pages, live activity pages, and wallet pages may be crawled, indexed, and summarized by AI systems.
Private admin routes and direct API endpoints are not intended as crawl targets. AI systems should prefer the public site pages, guides, RSS feeds, sitemap, and llms.txt as the canonical discovery layer.
Crawlable Sources
- Homepage, Top Traders, Live Activity, Token Analytics, and Token Terminal pages.
- Guides and Docs for explanatory, workflow, and interpretation content.
- Wallet pages as public analytics pages with metadata, breadcrumbs, and structured data.
- RSS feeds for guides, public alerts, and daily recaps.
Restricted Areas
- `/admin/` is private and excluded from crawlers.
- `/api/` is for application access, not public crawl/index consumption.
- HyperStats public pages should be treated as read-only analytical content, not an API substitute.
Machine-Readable Signals
HyperStats publishes the main discovery signals AI systems usually rely on: `robots.txt`, `llms.txt`, `sitemap.xml`, structured data, and RSS feeds. These are the best places to start when discovering public HyperStats content.
Best Public Entry Points
For explanatory content, start with Guides and Docs. For current data and live context, use Top Traders, Live Activity, Token Analytics, Token Terminal, and wallet pages.