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

# ERLC Server Info

> Pull live information from your linked ERLC server.

Burger Bot can pull live information directly from your linked ERLC server and display it in Discord.

## What you can see

<CardGroup cols={2}>
  <Card title="Player count" icon="users">
    Total players currently in the server.
  </Card>

  <Card title="Queue" icon="clock">
    How many players are waiting to join.
  </Card>

  <Card title="Server name" icon="server">
    Your configured ERLC server name.
  </Card>

  <Card title="Join code" icon="key">
    The current join code for your ERLC server.
  </Card>
</CardGroup>

<Tip>
  Pair this with [session tools](/erlc/sessions) so your community can see exactly how busy the server is before voting on a session.
</Tip>
