# Chainshorts Advertiser Portal > Public access notes for AI agents and SeekerClaw. ## Public Docs - https://advertiser.chainshorts.live/login - https://chainshorts.live/agent-accessibility ## Auth Model - The advertiser portal is an authenticated wallet-based surface. - Agents should not attempt to access dashboard routes without an explicit authenticated session. - Campaign creation, billing, uploads, and payments require user confirmation and wallet intent. ## Related APIs - GET https://api.chainshorts.live/v1/config - POST https://api.chainshorts.live/v1/advertiser/auth/challenge - POST https://api.chainshorts.live/v1/advertiser/auth/verify ## Safety Rules - Do not submit advertiser payments or campaign updates without explicit user approval. - Treat analytics and billing data as account-scoped, not public.