# How Ranks Work

## [Free Ranks](/wiki/ranks-and-commands/free-ranks.md)

Wavecraft has 12 ranks that can be unlocked for free through playing and voting for the server. These ranks are:&#x20;

* **Nomad**
  * Unlocked after voting for the server 8 times
* **Commoner**
  * Unlocked after voting for the server 30 times
* **Citizen**
  * Unlocked after voting for the server 70 times
* **Merchant**
  * Unlocked after voting for the server 120 times
* **Mayor**
  * Unlocked after voting for the server 300 times

{% hint style="info" %}
**The next 7 ranks can be unlocked after voting a total of 50 times, by purchasing them through /ranks for coins.  These ranks can also be bought directly through our** [**online store**](https://wiki.wavecraft.net/wiki/ranks-and-commands/www.wavecraft.net)**.**&#x20;
{% endhint %}

* **Chief**
  * Purchasable after voting 50 times, 30 days for 500 coins
* **Knight**
  * Purchasable after voting 50 times,  30 days for 1550 coins
* **Baron**
  * Purchasable after voting 50 times, 30 days for 2600 coins
* **Viscount**
  * Purchasable after voting 50 times, 30 days for 3650 coins
* **Earl**
  * Purchasable after voting 50 times,  30 days for 4700 coins
* **Duke**
  * Purchasable after voting 50 times, 30 days for 5750 coins
* **Archduke**
  * Purchasable after voting 50 times, 30 days for 6800 coins

***

## [Premium Ranks](/wiki/ranks-and-commands/premium-ranks.md)

Wavecraft has 3 premium ranks, all with the same permissions and commands. When selecting your premium rank, you get added to the exclusive 1% club, giving you access to special channels in Discord and a special area in game.&#x20;

* Demon
* Emperor
* Celestial

***

## [Monthly Ranks](/wiki/ranks-and-commands/monthly-ranks.md)

Starting with Season 2, Wavecraft now has temporary ranks that are reset each month. To unlock these ranks, you must hit certain voting milestones within the month.&#x20;

* Coal&#x20;
* Iron
* Diamond
* Emerald
* Obsidian&#x20;


---

# 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.wavecraft.net/wiki/ranks-and-commands/how-ranks-work.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.
