# Chat

Each component of player chat may be hovered or clicked for an upgraded chat experience. A breakdown of what you can see & do is below.

## Chat Message Breakdown

### *This is the message we're using in the example*

<div align="left"><figure><img src="/files/H825K9W99S2Pc1hH449b" alt="" width="415"><figcaption></figcaption></figure></div>

### *Hover the letter prefix at the very start of the message to see the dimension it was sent from and the timestamp in EST time*

<div align="left"><figure><img src="/files/4f4Ed7LXRf8hRNZz9BCw" alt="" width="563"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="86.598388671875">Prefix</th><th>Dimension</th></tr></thead><tbody><tr><td>S</td><td>SMP - Overworld</td></tr><tr><td>S-N</td><td>SMP - Nether</td></tr><tr><td>S-E</td><td>SMP - End</td></tr><tr><td>S-R</td><td>SMP - Resource World</td></tr><tr><td>S-M</td><td>SMP - Moon</td></tr><tr><td>C</td><td>Creative Plotworld</td></tr><tr><td>PK</td><td>Parkour Lobby</td></tr><tr><td>PKR</td><td>Parkour Course</td></tr><tr><td>PG</td><td>Party Games</td></tr><tr><td>H</td><td>Hub</td></tr><tr><td>?</td><td>Unknown Dimension</td></tr></tbody></table>

### *Hover the number to the left to see* [*leveling*](/general/leveling.md) *details*

<div align="left"><figure><img src="/files/2ruM2b37mj1jEXIVusyM" alt="" width="517"><figcaption></figcaption></figure></div>

### *Hover the rank prefix to see the ranks full name*

<div align="left"><figure><img src="/files/Yg0sLzDrlbVYnwNL7JOB" alt="" width="282"><figcaption></figcaption></figure></div>

### *Hover names to see a mini profile, or click to pm*

<div align="left"><figure><img src="/files/1qhbZyMuSVrB8VW7fFzf" alt="" width="563"><figcaption></figcaption></figure></div>

### *If the player has a nametag decoration, you can also hover that here to open the menu*

<div align="left"><figure><img src="/files/VwkhNqvpOEYOeqVxjwGS" alt="" width="444"><figcaption></figcaption></figure></div>

### *Hover & click the actual message text to applaud it*

When you applaud, the sender will see which message you applauded, see heart particles around them, and hear a pling sound. Applauding messages is a great way to easily show non verbal support on a message, whether you found it agreeable, funny, or otherwise deserving of appreciation.

<div align="left"><figure><img src="/files/slMvJwV9WJ0UnEwNOovB" alt="" width="430"><figcaption></figcaption></figure></div>

This message also has a [smiley](/general/rich-chat/smileys.md) that we can hover!

<div align="left"><figure><img src="/files/Mry5MxXVw2fWVVMszGA8" alt="" width="441"><figcaption></figcaption></figure></div>

## Private Messages

Example section pending

### Commands

Commands section pending


---

# 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/rich-chat.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.
