# Chat Prefixes

Chat prefixes appear in front of a player's name when they send a chat message to the server. This can be changed by going to [settings](https://titan.tf/settings) or via the in-game `!settings` menu.

This is the full list of chat prefixes currently available:

* Levels
* Level Tiers
* Rank
* National Rank
* Money
* Gems
* Kills
* Assists
* Deaths
* Kill-Death Ratio
* Robot Kills
* Robot Assists
* Robot Deaths
* Robot Kill-Death Ratio
* YouTuber
* Twitch Streamer

{% hint style="info" %}
If you can't choose one, you can select the "Random" option to randomize to a different prefix for every message. If you do not want to use this feature, you can turn it off by setting it to "None".
{% endhint %}

![](/files/-Lks0DJlE2aYg-19oggu)


---

# 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://universe.titan.tf/servers/chat-prefixes.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.
