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

# /status

> Check any player's status.

## Description

This command will fetch the status of the player. It will also show its location and map if the payer is online.

This feature requires a valid [API Key](/guides/setup/apikey)

## Usage

`/status [player]`

## Aliases

`/status`

## Changelog

<Steps>
  <Step title="Version 2.0.0" icon="code-merge">
    Now using API Key-less when allowed.
  </Step>

  <Step title="0.6.0-alpha.1:" icon="code-branch">
    Added `/status`.
  </Step>
</Steps>
