# Ranks

LilacMC’s ranks reward players with perks for playing on the server and this is achieved by participating in the economy. Essentially, you can use the money you have earned to purchase ranks in-game to get things like more homes, the ability to <mark style="color:purple;">start towns</mark>, <mark style="color:orange;">more job slots</mark>, etc.&#x20;

You also gain access to cosmetics such as the <mark style="color:yellow;">**/nick**</mark> command, which changes your display name on the server, as well as the tag for your rank in chat, with the **/tags** command. Higher ranks also offer utility commands like **/ec, /craft, /back, /pv, and many others**.&#x20;

You can view LilacMC’s rank progression using the <mark style="color:green;">**/ranks**</mark> command. The green blocks are what ranks you have previously earned, the yellow block is the next rank, and the red blocks are locked until you get the rank in the yellow block.


---

# 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.lilacmc.net/getting-started/earning-in-game-money/ranks.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.
