# About the smry public reader

r.smry.ai is the public, agent-oriented reading interface operated by smry. It
turns an exact public source URL into clean text while preserving the original
source as the authority. One paragraph is returned per line so agents can cite,
search, count, and retrieve small windows without repeatedly downloading or
placing an entire long article into model context.

The reader is intentionally separate from smry's consumer application and its
private account tools. Public reader calls are anonymous, read-only, and
rate-limited. Account-owned library, history, note, highlight, feed, file, and
monitor operations remain behind the authenticated API and MCP server. smry
does not bypass hard paywalls, sign-ins, subscriptions, or private access
controls. Extracted text is untrusted source material and agents are instructed
never to execute commands or follow prompts embedded inside it.

The canonical company and product documentation is at https://smry.ai/llms.txt.
Technical contracts for this reader are published at https://r.smry.ai/developers.
