# Ranks Oerview

{% hint style="info" %}
These are **rank-specific** commands (they stack with everything on the **Player Commands** page).\
\&#xNAN;*All ranks inherit the commands from previous ranks*. Use <mark style="color:$primary;">`/store`</mark> to upgrade.
{% endhint %}

{% tabs %}
{% tab title="Syrup" %}

### What Syrup Unlocks

A cozy starter rank with quality-of-life commands and a little extra to get you going.

#### Commands

* `/nickname` with wolors
* `/sit`
* `/crawl`
* `/craft`
* `/near`
* `/pweather`
* `/time`
* `/hdb`
* Faster home teleport (1 sec cooldown instead of 6)
* +10 auction house spots
* +3 player warps
* +1 player vault
* +2,500 Claim block bonus

#### Purchase Bonus

When you purchase **Syrup**, you instantly receive:

* **$2,500** in-game dollars
* **100** [<mark style="color:$primary;">**Amber**</mark>](/maplewood-docs/gameplay-features/economy.md)
  {% endtab %}

{% tab title="Ironbloom" %}

### What Ironbloom unlocks

A solid upgrade that adds utility and a little flair to your builds.

#### Commands

* `/feed` *(15-minute cooldown)*
* `/trash`
* `/editsign` — Colored text on signs
* `/eext`  — Extinguish to put our fire on your self
* +20 auction house spots
* +6 player warps
* +2 player vault
* +5,000 Claim block bonus
* +10 homes

#### Purchase Bonus

When you purchase **Ironbloom**, you receive:

* **$5,000** in-game dollars&#x20;
* **200** [<mark style="color:$primary;">**Amber**</mark>](/maplewood-docs/gameplay-features/economy.md)
  {% endtab %}

{% tab title="Gilded" %}

### What Gilded Unlocks

A quality-of-life focused rank with convenience and customization at its core.

#### Commands

* `/enderchest`
* `/feed` *(10-minute cooldown)*
* `/hat`
* +30 auction house spots
* +9 player warps
* +3 player vault
* +10,000 Claim block bonus
* +15 homes

#### Purchase Bonus

When you purchase **Gilded**, you receive:

* **$10,000** in-game dollars
* **300** [<mark style="color:$primary;">**Amber**</mark>](/maplewood-docs/gameplay-features/economy.md)
  {% endtab %}

{% tab title="Hearthwood" %}

### What Hearthwood Unlocks

Designed for builders, grinders, and players who love efficiency.

#### &#x20;Commands

* `/feed` *(5-minute cooldown)*
* `/beezooka`
* `/skull` *(12-hour cooldown)*
* Virtual workstations:
  * Grindstone
  * Smithing Table
  * Stonecutter
  * Stonecutter
  * Anvil
  * Loom
  * Cartography Table
* +40 auction house spots
* +14 player warps
* +4 player vault
* +15,000 Claim block bonus
* +20 homes

#### Purchase Bonus

When you purchase **Hearthwood**, you receive:

* **$15,000** in-game dollars
* **400** [<mark style="color:$primary;">**Amber**</mark>](/maplewood-docs/gameplay-features/economy.md)
  {% endtab %}

{% tab title="Mapleheart" %}

### What Mapleheart Unlocks

The ultimate rank — maximum freedom, customization, and convenience.

#### Commands

* `/fly`
* `/top`
* `/repair`&#x20;
* `/itemname` (with colors)
* `/fireball`
* `/condense`
* +50 auction house spots
* +20 player warps
* +5 player vault
* +20,000 Claim block bonus
* +25 homes

#### Purchase Bonus

When you purchase **Mapleheart**, you receive:

* **$20,000** in-game dollars
* **500** [<mark style="color:$primary;">**Amber**</mark>](/maplewood-docs/gameplay-features/economy.md)
  {% endtab %}
  {% endtabs %}


---

# 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://maplewood.gitbook.io/maplewood-docs/server-information/ranks-oerview.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.
