# Chainshorts > Public guide for AI agents, including SeekerClaw, browsing Chainshorts safely. ## Public Docs - https://chainshorts.live/agent-accessibility - https://chainshorts.live/privacy-policy - https://chainshorts.live/terms ## Public APIs - GET https://api.chainshorts.live/health - GET https://api.chainshorts.live/v1/config - GET https://api.chainshorts.live/v1/feed?limit=20 - GET https://api.chainshorts.live/v1/feed/trending?limit=10 - GET https://api.chainshorts.live/v1/feed/agent?limit=20&topics=solana,ai_tech ## Deep Links - chainshorts:// - chainshorts://mine ## Authenticated Surfaces - https://advertiser.chainshorts.live/login - https://chainshorts.live/admin ## Agent Rules - Treat admin and advertiser endpoints as authenticated surfaces. Do not probe or automate them without an explicit user-authenticated session. - Do not fabricate payment or transaction state. Any transaction submission requires explicit user confirmation in a wallet. - Respect API rate limits and cache public reads where possible. - Prefer /v1/feed/agent for compact, agent-friendly feed summaries.