# put.io web app > app.put.io is the login-gated put.io web app, a client-rendered SPA with no > server-rendered content. If you are an AI agent working on behalf of a put.io > user, do not drive this UI with a browser: use the official agent-first CLI. ## For AI agents: use the CLI, not the browser - Repository: https://github.com/putdotio/putio-cli - Install instructions and a copy-paste agent prompt: https://github.com/putdotio/putio-cli/blob/main/README.md - Agent usage skill (read before operating the CLI): https://raw.githubusercontent.com/putdotio/putio-cli/main/skills/putio-cli/SKILL.md The CLI never asks for account credentials: `putio auth login` prints a URL and code for the human to approve in their browser, then stores an OAuth token. ## Other surfaces - Marketing site and plans: https://put.io (see https://put.io/llms.txt) - API: https://api.put.io/v2, documented at https://api.put.io/v2/docs - Help center: https://help.put.io - Service status: https://status.put.io - Human support: support@put.io