# Tablist

The tablist can be opened by holding the TAB key. It shows all connected users and various information.

<figure><img src="/files/9bWXhWgxcKamp6YydK11" alt=""><figcaption></figcaption></figure>

### Breakdown

<figure><img src="/files/glPZI2ZAjBRpriRZ0MMN" alt=""><figcaption></figcaption></figure>

* Staff have a special aqua symbol on the far left of their name in the tablist.
* The gray abbreviation on the far left shows the players current location: S for Survival, C for creative plots, PG for party games, PvP for the pvp arena, H for hub, etc.
* The number following the location abbreviation is the players [server level](/general/leveling.md).
* The abbreviation in \[ ] brackets is the players [rank](/general/ranks.md).
* Following rank is the players chosen [nickname ](/general/profile-and-customization/nicknames.md)/ display name.
* Blue "zZz" text appears after display names if that player is AFK.
* The gray text on the right is the players Minecraft username.
* The yellow text furthest to the right shows the players ping to the server; the time in milliseconds it takes for the server to send data to that player and vice versa.

The bottom of the tablist shows some of your individual statistics for quick reference, including your ping, hours played, and server level. Server health is also displayed so you can identify if lag you're experiencing is on your end or the server (very rare).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.vibecentral.xyz/general/misc./tablist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
