# Kingdom Ranks

Kingdom leden kunnen verschillende ranks hebben die in de chat als prefix voor de ign te zien is. Daarnaast geven verschillende ranks extra permissions. Hieronder is een overzicht te zien van alle kingdom ranks met de bijbehorende permissions. Als leider kan je leden een rank geven via het `/k setrank {speler} {rank}`.

| Rank naam | Permissions                                                                            |
| --------- | -------------------------------------------------------------------------------------- |
| King      | [Leider commands](/majestum-kingdoms/getting-started/command-guide.md#leider-commands) |
| Queen     | [Leider commands](/majestum-kingdoms/getting-started/command-guide.md#leider-commands) |
| Lord      | [Leider commands](/majestum-kingdoms/getting-started/command-guide.md#leider-commands) |
| Advisor   | [Leider commands](/majestum-kingdoms/getting-started/command-guide.md#leider-commands) |
| General   | [Leider commands](/majestum-kingdoms/getting-started/command-guide.md#leider-commands) |
| Prince    | Geen                                                                                   |
| Princess  | Geen                                                                                   |
| General   | Geen                                                                                   |
| Knight    | Geen                                                                                   |
| Priest    | Geen                                                                                   |
| Builder   | Geen                                                                                   |
| Engineer  | Geen                                                                                   |
| Farmer    | Geen                                                                                   |
| Miner     | Geen                                                                                   |
| Cook      | Geen                                                                                   |
| Fisher    | Geen                                                                                   |
| Jester    | Geen                                                                                   |
| Citizen   | Default rank                                                                           |


---

# 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.majestumkingdoms.nl/majestum-kingdoms/kingdom-mechanics/kingdom-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.
