> For the complete documentation index, see [llms.txt](https://oldwiki.lumamc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oldwiki.lumamc.net/basics/ranks.md).

# 👑 Ranks

LumaMC offers an extensive range of ranks that players can progress through, each providing a wealth of benefits and enjoyable perks!

These ranks fall into two distinct categories: those earned through in-game currency and those available for purchase in our store.&#x20;

This dual-ranked system caters to both in-game achievements and player preferences, ensuring a diverse and rewarding experience for all!

## In Game Ranks

**Check&#x20;*****/ranks*****&#x20;in game to see all ranks and perks!**

* Origin&#x20;
* Genesis
* Quantum
* Nebula
* Interlude
* Revelation
* Cosmos
* Serene
* Singularity
* Epiphany
* Odyssey
* Eclipsed

## Paid Ranks

**Please note:** Homes, ah slots, and player vaults do not stack with in-game ranks.

### Arcane Rank

• **Arcane** Tag\
\
• **5** max /sethomes

• **4** /pv (Player vaults)

• **2** max /pw (Playerwarps)\
\
• **4** max /ah slots (Auction house)

• Access to **/ec** (enderchest)

• Access to **/craft**\
\
• Access to **/back** & /back on death\
\
• Access to all worlds\
\
• Ability to create a town\
\
• 2x **Iris** Crate Keys

### Divine Rank

• All **Arcane** rank perks

• **Divine** Tag\
\
• **10** max /sethomes

• **8** /pv (Player vaults)

• **4** max /pw (Playerwarps)\
\
• **6** max /ah (Auction house)\
\
• Access to **/trash**

• Access to **/furniture**

• Access to **/e** (emojis)

• Access to **/hdb** (heads)

• Access to **/anvil**

• Access to **/stonecutter**\
\
• Access to **/nick** (plain)\
\
• Access to **/sit**\
\
• Access to **/lay**\
\
• Ability to silk touch spawners\
\
• 1x **Azure** Crate Key

### Luminal

• All **Divine** rank perks

• **Luminal** Tag\
\
• **15** max /sethomes

• **12** /pv (Player vaults)

• **6** max /pw (Playerwarps)\
\
• **6** max /ah slots (Auction house)

• Access to **/hat**

• Access to **/condense**

• Access to **/feed**

• Access to **/recipe**\
\
• Access to **/crawl**\
\
\&#xNAN;**•**  Colored **/nick** command (non-RGB)\
\
\&#xNAN;**•** Keep **EXP** on death\
\
\&#xNAN;**•** 1x **Etherea** Crate Key

### Seraphic

• All **Luminal** rank perks

• **Seraphic** Tag\
\
• **25** max /sethomes

• **16** /pv (Player vaults)

• **7** max /pw (Playerwarps)\
\
• **8** max /ah slots (Auction house)

• Access to **/ptime**\
\
• Access to **/pweather**

• Access to **/chestsort**

• Access to **/heal**

• Access to **/jukebox**\
\
• Access to **/hidearmor**\
\
\&#xNAN;**•**  Colored **/nick** command(RGB)\
\
\&#xNAN;**•**  Permanent **10%** mcMMO boost\
\
\&#xNAN;**•** Keep **INV** on death\
\
\&#xNAN;**•** 1x **Luma** Crate Key

### Ethereal

• All **Ethereal** rank perks

• **Ethereal** Tag\
\
• **32** max /sethomes

• **20** /pv (Player vaults)

• **8** max /pw (Playerwarps)\
\
• **9** max /ah slots (Auction house)

• **4** max jobs

• Access to **/tfly** (Fly within your town claims)

• Access to **/spin**

• Access to **/placehere** (Place held block on your location. Ex: Flowers in air, etc.)

• Access to **/strength**\
\
• Ability to crate mob balls\
\
\&#xNAN;**•**  Ability to create a nation\
\
\&#xNAN;**•**  Permanent **25%** mcMMO boost\
\
\&#xNAN;**•** 1x **Luma** Crate Key & 1x **Etherea** Crate Key


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oldwiki.lumamc.net/basics/ranks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
