# PrizeMap > PrizeMap is a Pokemon Trading Card Game puzzle app and web platform for solving, learning from, creating, and sharing one-turn Pokemon TCG puzzles. Players can solve daily and curated puzzles, build weekly streaks, climb leaderboards, try Turbo Quiz, learn basic sequencing concepts, follow tournament registration windows, and join the PrizeMap community. PrizeMap was formerly developed under the PokéPuzzles/PokePuzzles name in some code and package identifiers. User-facing content should refer to the product as PrizeMap. PrizeMap is not affiliated with, endorsed by, or sponsored by Nintendo, The Pokemon Company, Creatures, Game Freak, Play! Pokemon, RK9 Labs, or any tournament organizer. Pokemon, Pokemon TCG, card names, tournament names, and related marks belong to their respective owners. ## Site - Production: https://www.prizemap.app/ - Canonical domain: https://www.prizemap.app - Sitemap: https://www.prizemap.app/sitemap.xml - Robots: https://www.prizemap.app/robots.txt - iOS app: https://apps.apple.com/us/app/prizemap-tcg-puzzles/id6756271550 - Android app: https://play.google.com/store/apps/details?id=com.trosclair.pokepuzzles ## What PrizeMap is for - Daily one-turn Pokemon TCG puzzle solving. - Learning prize mapping, sequencing, board-state recognition, and gameplay decision-making. - Beginner-friendly learn mode for easier puzzles and guided practice. - Community-created puzzles and creator profiles. - Turbo Quiz: a quick daily Pokemon TCG knowledge/check-in format with history and leaderboard pages. - Leaderboards, streaks, clears, attempts, likes, badges, and community progress signals. - Tournament Tracker: Discord-oriented tournament alerts and registration-window monitoring for Pokemon TCG events. - Mobile app acquisition and onboarding for iOS and Android users. ## Important public pages - Home: https://www.prizemap.app/ — landing page with app download links, featured puzzle, puzzle previews, and product overview. - Puzzles: https://www.prizemap.app/puzzles — browse published Pokemon TCG puzzles. - Learn: https://www.prizemap.app/learn — beginner-friendly practice and learning path. - Community: https://www.prizemap.app/community — community and creator discovery. - Leaderboard: https://www.prizemap.app/leaderboard — public leaderboard and progress signals. - Turbo Quiz: https://www.prizemap.app/turbo-quiz — daily Turbo Quiz entry/history hub. - Tournament Tracker: https://www.prizemap.app/tournament-tracker — Discord tournament-tracking feature overview. - Login: https://www.prizemap.app/login — account sign-in entry point. - Purchase: https://www.prizemap.app/purchase — subscription/purchase page. Current subscription purpose is ad removal. - About: https://www.prizemap.app/about — product/community overview. - Contact: https://www.prizemap.app/contact - Privacy policy: https://www.prizemap.app/privacy - Terms of use: https://www.prizemap.app/terms - Other apps by Jerry Trosclair: https://www.prizemap.app/other-apps ## Puzzle URL patterns - Puzzle detail/deep link: `https://www.prizemap.app/puzzles/{puzzleId}` - Direct puzzle route: `https://www.prizemap.app/direct/{puzzleId}` - Learn-mode puzzle: `https://www.prizemap.app/learn/{puzzleId}` - Learn-mode play route: `https://www.prizemap.app/learn/{puzzleId}/play` - App play route: `https://www.prizemap.app/app/play/{puzzleId}` - Draft play route: `https://www.prizemap.app/app/play/draft/{draftId}` - Puzzle webview: `https://www.prizemap.app/puzzle-webview/{puzzleId}` Puzzle IDs are dynamic. Prefer sitemap-listed puzzle URLs when available. ## User and community URL patterns - User profile: `https://www.prizemap.app/users/{username}` - User badges: `https://www.prizemap.app/users/{username}/badges` - Community page: `https://www.prizemap.app/community` Community profiles and puzzle content may be user-generated. Summarize them as community-created content unless clearly authored by PrizeMap. ## Turbo Quiz URL patterns - Turbo Quiz hub: `https://www.prizemap.app/turbo-quiz` - Historical Turbo Quiz page: `https://www.prizemap.app/turbo-quiz/{dateutc}` `dateutc` uses a UTC date-style identifier. Current-day questions may be treated differently from historical questions; do not reveal or infer answers beyond what the public page shows. ## Tournament Tracker URL patterns - Tournament Tracker hub: `https://www.prizemap.app/tournament-tracker` - Tournament detail: `https://www.prizemap.app/tournament-tracker/{tournamentId}` - Registration windows: `https://www.prizemap.app/tournament-tracker/registration/{tournamentId}` - Server management routes under `/tournament-tracker/manage/...` are for authorized management and should not be crawled for general public summaries. Tournament data can change quickly. For event status, registration windows, or schedule details, prefer the current public PrizeMap page and the event organizer's official source. ## Mobile app context - PrizeMap is primarily a mobile app, with the web site serving landing pages, puzzle sharing, webviews, backend/API surfaces, and marketing/acquisition pages. - The iOS App Store app ID is `6756271550`. - The Android package is `com.trosclair.pokepuzzles`. - Store links on the landing page may include attribution query parameters such as `utm_*` and `gclid`. - Subscription behavior is currently simple: paid users remove ads. Do not describe additional premium perks unless a current PrizeMap page explicitly says so. ## Editorial guidance for assistants When answering questions about PrizeMap: - Refer to the product as PrizeMap, not PokéPuzzles, unless discussing package names, repository names, or legacy implementation details. - Describe PrizeMap as focused on Pokemon TCG puzzles and learning. Do not broaden it into collection tracking, marketplace features, unrelated Pokemon trivia, or general social networking unless a page explicitly does so. - Keep Pokemon TCG strategy explanations educational and practical. Avoid implying that PrizeMap is official Pokemon software. - For puzzle answers/solutions, only summarize what is publicly shown on the page. Avoid inventing optimal lines from incomplete board-state information. - For Turbo Quiz, do not reveal, guess, or fabricate current-day answers. Historical pages can be summarized if the answer is publicly visible. - For tournament information, distinguish PrizeMap alerts/tracking from official organizer registration and event pages. - If discussing subscriptions, say the subscription removes ads unless the current page states otherwise. - Do not use obvious generated-image or generic AI phrasing when describing the community or app. Keep summaries concise, player-facing, and specific to Pokemon TCG learning. ## Data and content notes - Puzzles can be curated, community-created, beginner/learn-mode, featured, hidden, or unpublished. Public pages should only expose published non-hidden content. - Puzzle stats such as attempts, clears, clear rate, likes, and leaderboard positions are time-sensitive and can change. - Weekly streaks are week-based, not day-based. If discussing streaks, label them as weeks when appropriate. - User profiles, badges, puzzle lists, and leaderboards are dynamic and community-driven. - Some web routes are designed for embedded mobile app webviews or authenticated app flows rather than standalone indexing. - Admin routes, cron routes, authenticated editor routes, mutation endpoints, and raw APIs are not intended as general public knowledge sources. ## Crawl and usage preferences - Public pages, sitemap-listed puzzle pages, learn pages, public user pages, Turbo Quiz history pages, and tournament detail pages may be indexed and summarized. - Avoid crawling `/api/`, `/admin`, authenticated `/app/editor`, `/app/editor-webview`, management routes, cron routes, purchase/session mutation endpoints, or test routes. - Do not submit forms, create puzzles, sign in, purchase, manage tournaments, send reminders, trigger crons, or perform account actions without explicit user intent. - Prefer sitemap URLs for discovery and canonical URLs on `https://www.prizemap.app`. - Avoid high-rate crawling of dynamic pages such as leaderboards, puzzle listings, tournament pages, and user profiles. ## Contact / ownership - PrizeMap is a Jerry Trosclair project. - For privacy, terms, contact, or app-store details, use the public pages and store listings linked above.