> For the complete documentation index, see [llms.txt](https://wiki.romanpunks.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.romanpunks.io/discord-economy/ranks.md).

# Ranks

There are different ranks/roles in the Discord. Some are gained by owning ETH and WAX NFTs, and others are gained by leveling through the MEE6 (Neptune) bot.

Ranks open new channels for giveaways and airdrops and provide additional bonuses and utility as the project evolves and further gaming utility is added.

OpenSea (ETH) Collectors:

🟪Deities (100+ ETH) - own at least 100 RomanPunk ETH NFTs

⬛️Dictators (50+ ETH) - own at least 50 RomanPunk ETH NFTs&#x20;

🟫Legates (30+ ETH) - own at least 30 RomanPunk ETH NFTs&#x20;

🟦Praetors (10+ ETH) - own at least 10 RomanPunk ETH NFTs&#x20;

🟧Quaestors (5+ ETH) - own at least 5 RomanPunk ETH NFTs&#x20;

🟩Senators (1+ ETH) - own at least 1 RomanPunk ETH NFT&#x20;

⬜️🔨Plebs - any user who does not own a RomanPunk ETH NFT

AtomicHub (WAX) Collectors:&#x20;

🔘Platinum Club - Tier 3 Benefits - Awarded during Pre-Sale Drops

📀Gold Club - Tier 2 Benefits - Awarded during Pre-Sale Drops&#x20;

💿Silver Club - Tier 1 Benefits - Awarded during Pre-Sale Drops&#x20;

🎴Milites (1+ WAX) - own at least 1 RomanPunk WAX NFT

Levelers:&#x20;

💎Consuls (lv 100) - reached ●⏐🔺level🆙 100

🔑Governors (lv 50) - reached ●⏐🔺level🆙 50&#x20;

🍷Patricians (lv 30) - reached ●⏐🔺level🆙 30&#x20;

🐴Equestrians (lv 10) - reached ●⏐🔺level🆙 10


---

# 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://wiki.romanpunks.io/discord-economy/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.
