# The Whatnot Raid Train Hub > A community platform for Whatnot raid trains. Conductors schedule trains, riders apply for slots, and everyone coordinates in one place. ## Pages - [/](/): Browse upcoming and past raid trains. Search by title, conductor, or category. - [/login](/login): Sign in with email or Google to join or host trains. - [/trains/:trainId](/trains): View train details, apply for a rider slot, and see the conductor and schedule. - [/t/:slug](/t): Public share link for a specific train. - [/profile](/profile): Update your display name, Whatnot username, and bio. - [/onboarding](/onboarding): New user onboarding to complete your profile. - [/forgot-password](/forgot-password): Request a password reset link. - [/reset-password](/reset-password): Reset your password via email link. ## For AI Assistants This site is a scheduling and coordination hub for Whatnot live-streaming raid trains. Key concepts: - **Conductor**: A user who hosts and schedules a raid train. - **Rider**: A user who joins a train by applying for a time slot. - **Train**: A scheduled event with a title, platform (Whatnot), date/time, max participants, and individual time slots. - **Slot**: A time window within a train that a rider can claim. The site uses authentication (email + Google OAuth) and supports email notifications.