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

# In-Game Ranks

Players work their way up the in-game ranks using [in-game money](/guides/in-game-money.md). These ranks provide lots of extra fun and useful perks.

**Commands: `/ranks`** **`/rankup`** **`/warp ranks`**

## Rank Perks

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

* 1% Job Exp Boost In The Resource World
* 2 Homes
* 8 Chest Shops
* 8 /ah Listings
* 1 Employment Offer
* Fly In Town/Nation
* Create Nations
* All Basic Perms
* /sleep

<br>

&#x20;       **Price - $0**
{% endtab %}

{% tab title="Apprentice" %}

* 2% Job Exp Boost In The Resource World
* 5 Homes
* 16 Chest Shops
* 16 /ah Listings
* 2 Employment Offers
* /auction start
* /bottlexp
* Daily /reward

<br>

&#x20;       **Price - $10,000**
{% endtab %}

{% tab title="Journeyman" %}

* 5% Jobs Exp Boost | 8% In The Resource World
* 10 Homes
* 32 Chest Shops
* 32 /ah Listings
* 4 Employment Offers
* 1 Player Warp
* Create Player Ads (/ad set)
* /headshop (/hdb)
* /trash

<br>

&#x20;     **Price - $50,000**
{% endtab %}

{% tab title="Expert" %}

* 10% Jobs Exp Boost | 14% In The Resource World
* 20 Homes
* 48 Chest Shops
* 48 /ah Listings
* 6 Employment Offers
* 2 Player Warps
* /sort
* /nearby
* /workbench
* Weekly /reward

\
\
&#x20;     **Price - $250,000**
{% endtab %}

{% tab title="Master" %}

* 15% Jobs Exp Boost | 20% In The Resource World
* 30 Homes
* 64 Chest Shops
* 64 /ah Listings
* 8 Employment Offers
* 3 Player Warps
* /echest (3 Rows)
* /torches
* /unload
* Monthly /reward

\
\
&#x20;     **Price - $750,000**
{% endtab %}

{% tab title="Elite" %}

* 20% Jobs Exp Boost | 26% In The Resource World
* 50 Homes
* 128 Chest Shops
* 128 /ah Listings
* 12 Employment Offers
* 4 Player Warps
* Bypass Captchas
* /bellyflop
* /anvil
* /crawl
* /echest (4 Rows)
* Premium Daily /reward

\
\
&#x20;     **Price - $1,500,000**
{% endtab %}

{% tab title="King" %}

* 25% Jobs Exp Boost | 32% In The Resource World
* 100 Homes
* 256 Chest Shops
* 256 /ah Listings
* 16 Employment Offers
* 5 Player Warps
* Auto Replant Crops
* /condense
* /echest (5 Rows)
* /nick (No Color)
* /invsee
* /top
* /repair
* Premium Weekly /reward

\
\
&#x20;     **Price - $3,000,000**
{% endtab %}

{% tab title="Legend" %}

* 30% Jobs Exp Boost | 40% In The Resource World
* 200 Homes
* 512 Chest Shops
* 512 /ah Listings
* 20 Employment Offers
* 6 Player Warps
* All Player Particles
* Buy Custom Legendaries
* Color Codes In Chat
* Keep exp on death
* Separate Account (Contact Us In A Ticket On Discord)
* /echest (6 Rows)
* /feed
* /heal
* /nick (RBG Full Color)
* /nightvision
* /repair all
* /wild (once per day)
* /playertime
* /playerweather
* Premium Monthly /reward

&#x20;     **Price - $5,000,000**
{% endtab %}
{% endtabs %}

<figure><img src="/files/GR48P2qPJghaeLSSSgyt" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://docs.ecosmp.net/guides/in-game-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.
