> ## Documentation Index
> Fetch the complete documentation index at: https://docs.time2.bike/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Time2Bike

> The race-day platform for bike racing — registration, timing, results, and the storefront that ties it all together.

Time2Bike is an end-to-end platform for putting on bike races. Organizers
build event pages, sell registrations and merch, run live timing on race day,
and publish official results — all in one place. Riders sign up, sign waivers,
get bib numbers, follow live results, and keep a profile of every race they've
finished.

These docs are organized by who you are.

<Columns cols={2}>
  <Card title="Riders" icon="person-biking" href="/riders/account/create-account">
    Create an account, register for events, sign waivers, follow live results,
    and manage your profile.
  </Card>

  <Card title="Organizers" icon="clipboard-list" href="/organizers/overview">
    Build your organization, launch events, configure races and pricing,
    and run day-of operations.
  </Card>

  <Card title="Live Timing" icon="stopwatch" href="/timing/overview">
    Run timing on race day — standard mode, dual slalom, RFID, offline sync,
    and publishing results.
  </Card>

  <Card title="Platform" icon="gear" href="/platform/slugs">
    Cross-cutting reference: slugs, Stripe Connect, uploads, roles, and SEO.
  </Card>
</Columns>

## New here?

<Steps>
  <Step title="Riders">
    Start with [Create an account](/riders/account/create-account), then read
    [The event page](/riders/finding-events/event-page).
  </Step>

  <Step title="Organizers">
    Start with [Create an organization](/organizers/organization/create-organization),
    then [Create an event](/organizers/events/create-event).
  </Step>

  <Step title="Race-day operators">
    Read the [Operator quickstart](/timing/operator-quickstart). It's a single
    page you can keep open on the phone you're timing with.
  </Step>
</Steps>
