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

# League Mode

> Bowling with other people? League Mode lets you track just your shots!

<CardGroup cols={2}>
  <Card title="Here is a screen recording going through everything you need to know to start using League Mode!" icon="circle-video" iconType="solid">
    <div>
      <video autoPlay muted loop playsInline className="w-full h-full" src="https://res.cloudinary.com/davems86e/video/upload/v1750097463/league_mode_lflasx.mov" style={{ width:"100%" }} />
    </div>
  </Card>

  <Card title="If the background is GREEN, then shot tracking is ENABLED. If the background is RED, then shot tracking is DISABLED." icon="circle-check" iconType="solid">
    <div>
      <img height="200" src="https://mintcdn.com/lanetraxinc/zXexXEjt2TjVTap2/images/league_pulldown.jpg?fit=max&auto=format&n=zXexXEjt2TjVTap2&q=85&s=35bc069877f2ff21c4f6ffd9b53d8b3c" alt={true} title={true} data-path="images/league_pulldown.jpg" />
    </div>
  </Card>

  <Card title="First, rap the lane to enable shot tracking. If you accidentally enable shot tracking, then you can tap the lane again to disable it!" icon="down-from-bracket" iconType="solid">
    <div>
      <img height="200" src="https://mintcdn.com/lanetraxinc/zXexXEjt2TjVTap2/images/league_reenable_tracking.jpg?fit=max&auto=format&n=zXexXEjt2TjVTap2&q=85&s=1ad9b4d243b856329190c74064cd6f03" alt={true} title={true} data-path="images/league_reenable_tracking.jpg" />
    </div>
  </Card>

  <Card title="Tracking will automatically be disabled again once you've either thrown a strike, or two shots (aka once a frame has been completed)." icon="wand-magic-sparkles" iconType="solid">
    <div>
      <img height="200" src="https://mintcdn.com/lanetraxinc/zXexXEjt2TjVTap2/images/league_automatic_disable.jpg?fit=max&auto=format&n=zXexXEjt2TjVTap2&q=85&s=da277c126f3fe2a92ea2df8ccd66476e" alt={true} title={true} data-path="images/league_automatic_disable.jpg" />
    </div>
  </Card>
</CardGroup>
