# DIYai.app Turn complex DIY into safe, structured steps Site: https://diyai.app Guide: https://diyai.app/llms.txt Plans and flags: https://diyai.app/api/public/site-config Support: support@diyai.app Content signal: search=yes, ai-input=yes, ai-train=no ## Public pages - / — marketing landing page. HTML includes a crawler summary and a link to this file. - /features, /pricing — public feature explainers and plan comparison. - /app — app shell (JavaScript). Open the coach, blueprints, toolbox, and account from here. - /support, /partnerships, /sponsors, /press - /privacy, /cookies, /terms, /disclosure, /accessibility - GET /api/public/site-config — entitlements, prices, and landing copy. Not an AI generate endpoint. ## Do not crawl or call anonymously - robots.txt disallows: /api/, /account, /auth/ - Do not POST /api/generate, /api/coach, /api/chat, or other AI routes as an anonymous client. - Those routes need the homeowner’s signed-in session and count against their daily AI allowance. ## Browser click path 1. Open /app (or Try the app from /). Sign in yourself before asking an agent to use AI or paid features. 2. Email sign-in shows a CAPTCHA. Do not solve it. Ask the homeowner to sign in, then continue. 3. Click New project (data-testid="nav-new-project"). 4. Guests: pick a Quick Start blueprint (data-testid="blueprint-…"). Confirm any Safety check before steps unlock. 5. Signed-in: Custom Project, type a UK DIY brief, then Generate Project (data-testid="generate-project-submit"). 6. Stay in the browser session. Do not POST /api/generate yourself. ## Guest vs signed-in - Guests: curated blueprints, safety checklists, calculator, toolbox, Hall of Fame. No generative AI. - Free and above: custom plans and Pocket Coach, metered per day.