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

# Steps Documentation

> Everything you need to know about the Steps pedometer & fitness tracking app

## Welcome to Steps

Steps is a health and fitness tracking app for iPhone and Apple Watch. Track your daily steps, monitor workouts, view insights, and stay motivated with streaks and widgets.

<CardGroup cols={2}>
  <Card title="Home Dashboard" icon="house" href="/features/home-dashboard">
    Your daily step tracking command center with charts and progress.
  </Card>

  <Card title="Workouts" icon="stopwatch" href="/features/workout-session">
    Start and track workouts with real-time metrics and GPS routes.
  </Card>

  <Card title="Insights" icon="chart-line" href="/features/insights-overview">
    Yearly analytics, personal records, and fun step equivalents.
  </Card>

  <Card title="Widgets" icon="grid-2" href="/features/widgets">
    Home Screen and Lock Screen widgets for at-a-glance tracking.
  </Card>
</CardGroup>

## Explore Features

<CardGroup cols={3}>
  <Card title="Streaks" icon="fire" href="/features/streaks">
    Track consecutive days of hitting your goal.
  </Card>

  <Card title="Stepboard" icon="trophy" href="/features/stepboard">
    Join the daily leaderboard or create private groups with friends.
  </Card>

  <Card title="AI Coach" icon="sparkles" href="/features/ai-coach">
    Get on-device feedback and tips on every workout.
  </Card>

  <Card title="World Stats" icon="globe" href="/features/world-stats">
    See how the community is moving and your global rank.
  </Card>

  <Card title="Activity History" icon="person-running" href="/features/activity-list">
    Browse all your recorded workouts.
  </Card>

  <Card title="Apple Watch" icon="clock" href="/features/watch-app">
    Track steps and workouts from your wrist.
  </Card>

  <Card title="App Icons" icon="icons" href="/features/app-icon-selector">
    Choose from 17 custom app icons.
  </Card>

  <Card title="Siri Shortcuts" icon="microphone" href="/features/siri-shortcuts">
    Ask Siri for your step count.
  </Card>

  <Card title="Steps Pro" icon="star" href="/features/steps-pro">
    Unlock premium features with a subscription.
  </Card>
</CardGroup>
