# Ranks & Commands

- [How Ranks Work](https://wiki.wavecraft.net/wiki/ranks-and-commands/how-ranks-work.md): Some ranks on Wavecraft can be earned for free... others require a little play time.
- [Free Ranks](https://wiki.wavecraft.net/wiki/ranks-and-commands/free-ranks.md): A list of the ranks that can be unlocked for free on Wavecraft.
- [Premium Ranks](https://wiki.wavecraft.net/wiki/ranks-and-commands/premium-ranks.md): A list of the premium ranks available on Wavecraft.
- [Monthly Ranks](https://wiki.wavecraft.net/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.


---

# 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.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.
