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

# Overview

> Complete list of commands available in GridScout

# GridScout Commands

GridScout uses Discord's slash commands when interfacing with the bot, all commands start with a forward slash (`/`).

## Driver Commands

<ResponseField name="/driver" type="command">
  Shows detailed information about a specific driver.

  <Expandable title="Options">
    <ResponseField name="name" type="string (required)">
      The name of the driver to look up (with autocomplete)
    </ResponseField>
  </Expandable>

  Provides driver information including: basic details (name, number, team,
  nationality, date of birth), career statistics (championships, podiums,
  points, etc.), and recent race results
</ResponseField>
