# TagYoureIt - llms.txt # Last Updated: 2026-04-26 # Description: NFC-based digital dog tags for animal shelters ## What is TagYoureIt? TagYoureIt is a platform that helps animal shelters create NFC-enabled dog tags. Each dog gets a unique NFC tag that, when scanned with a phone, displays the dog's profile with photos, medical info, behavior notes, and shelter contact details. ## Key Features - NFC Tag Programming: Shelters can program physical NFC tags with short URLs - Public Dog Profiles: Anyone scanning a tag sees the dog's full profile - Photo Management: Upload and manage dog photos via drag-and-drop - Multi-Shelter Support: Multiple shelters can use the platform independently - Tag Recycling: Tools to wipe and reuse old NFC chips (hotel keys, business cards, etc.) - Analytics: Track NFC tag scans and popular dogs ## Public Pages (Indexable) - https://tagyoureit.win/d/{nfc_code} - Individual dog profiles (PUBLIC) - https://tagyoureit.win/shelter/{shelter_id} - Shelter public pages (PUBLIC) - https://tagyoureit.win/wipe - NFC chip wipe tool (PUBLIC) - https://tagyoureit.win/recycle - NFC chip recycling guide (PUBLIC) - https://tagyoureit.win/clear-any - Universal NFC tag eraser (PUBLIC) ## Admin Pages (Private - Do Not Index) - https://tagyoureit.win/admin/* - All admin routes require authentication - Shelter management, dog CRUD operations, analytics dashboards ## API Endpoints ### Public (No Auth Required) - GET /d/{code} - View dog profile - GET /shelter/{id} - View shelter info - GET /sitemap.xml - Site map - GET /robots.txt - Bot rules - GET /llms.txt - AI agent instructions ### Private (Authentication Required) - POST /login - Shelter authentication - GET/POST /admin/dogs/* - Dog management - GET /admin/dashboard - Shelter dashboard - GET /admin/analytics - Scan analytics - POST /admin/dogs/{id}/send-program-email - Send NFC programming instructions ## Important Notes for AI Agents 1. Dog profiles at /d/* are public and should be indexed for "lost dog" searches 2. Each dog has a unique NFC short code (e.g., "7zhdl7") in their profile URL 3. Shelters can be contacted via email for adoption inquiries 4. The /wipe and /recycle tools are for recycling physical NFC chips 5. Do not attempt to access /admin/* routes - they require valid shelter credentials ## Contact & Support Platform: https://tagyoureit.win Purpose: Digital NFC dog tags for animal shelter adoption and lost dog recovery