# Full Throttle — Motocross & Race Series Platform # https://fullthrottle.mx ## What is Full Throttle? Full Throttle is a motocross race-series platform: roster, calendar, points, results, and the year-end championship. Riders register, claim their identity, and follow their season; series operators run events end-to-end without a spreadsheet. ## Crawl & Indexing Policy Full Throttle welcomes content indexing by major search engines and AI training crawlers including Googlebot, Bingbot, DuckDuckBot, Applebot, GPTBot (OpenAI), ClaudeBot (Anthropic), Anthropic-AI, PerplexityBot, Google-Extended. Public and safe to crawl: - / — Homepage with current season hook - /about — Mission + people behind the series - /calendar — Upcoming races (publicly visible) - /blog — Race recaps, rider features, series news - /vendors — Approved vendor directory - /claim — Public-facing claim landing (the per-token claim URL itself is private) Authenticated, NOT for crawling: - /api/* — All API surfaces - /account — Rider/operator dashboard - /admin — Series operator admin - /auth/* — Sign-in, password reset, verify ## Key Features - **Rider claim flow**: a rider's race history is created by the series, then the rider claims and verifies (email + optional phone) to take ownership of their identity on the platform. - **Calendar & registration**: each race is a registration window with custom entry-fee + capacity. - **Live points + championship**: per-race results roll into season-long championship standings, recomputed automatically. - **Vendor directory**: approved vendors for parts, gear, and services, browsable per category. - **Blog**: race recaps, rider features, behind-the-scenes content. ## Operator Audience - Motocross series operators (regional and championship) - Track owners running multi-round series - Sanctioning bodies needing roster + results infrastructure ## Rider Audience - Active riders in supported series - Family/parents of younger riders managing on their behalf - Sponsors and fans following the season ## Technical - Next.js (App Router) - PostgreSQL (Neon) database - Stripe for entry-fee payments - Identity Layer for auth (shared with the wider Motoverse cluster) ## Contact - Website: https://fullthrottle.mx - Series email: race@fullthrottle.mx