> For the complete documentation index, see [llms.txt](https://docs.pixeljourney.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeljourney.xyz/introduction/discord-roles-lvl-ranks-and-lounges.md).

# Discord Roles, LVL Ranks and Lounges

{% hint style="info" %}
Collecting Discord roles and climbing the leveling system is one of the most fun and rewarding parts of the Pixel Journey. Roles unlock special channels, voting power, XP boosts, and often early access or whitelist perks for future crafts, drops, and events.
{% endhint %}

Our main hub for daily community life, discussions, events, and collaboration is **Discord**. Important announcements, votes, and big updates are also shared on 𝕏, but Discord is where the real Pixel Journey magic happens day-to-day.

The Pixel Journey Discord is a place to:

* Meet fellow explorers, connect, and build friendships
* Learn about every part of the project and the ecosystems we journey through
* Get help or help others (we’re all learning together)
* Participate in events, giveaways, and occasional airdrops/faucets
* Share ideas, art, DYOR, and feedback
* Help shape the direction of the project through discussions and votes
* Stay up to date with Pixel Journey news and the wider Web3 space
* Grow as a creator and community member
* Have fun while exploring Web3 with like-minded people

## NFT-Wallet Linking & Verification

To unlock ownership-based roles (Proof of Possession) and receive rewards, you can link your wallet(s) to Discord.

We currently support:

* **WAX** linking via Honeycomb (the main method right now)
* ETH/Polygon linking (coming soon / being finalized)

{% hint style="warning" %}
Setting up Honeycomb currently costs around \~8.8 WAX. You’ll need to purchase a Honeycomb from the sixpm drop on Neftyblocks and transfer/burn it with your unique memo.

Use the `/honeycomb` or `/verify` commands in our Discord for full step-by-step instructions.
{% endhint %}

### Honeycomb (WAX Linking)

Honeycomb lets you securely verify your WAX wallet and automatically receive roles based on what you hold (Pixal Holder, Wax Holder, Pixal Whale, etc.). These roles give you:

* Voting power in community votes
* Beautiful colored roles
* 10–80% XP boost on our leveling system
* Eligibility for role-specific airdrops and giveaways

<https://honeycomb.sixpm.dev/>

### Polygon / ETH Linking

Support for linking ETH and Polygon wallets is in active development and will be added soon. Watch our Discord announcements for updates.

## Our Leveling System

We use an Arcane-powered leveling system. Everyone starts at Level 1 and earns server XP simply by chatting and participating.

As you level up, you unlock new ranks and private channels. Here’s what the early ranks unlock:

* **Level 5+** (Novice role): Access to community suggestions, events & giveaways channel, ecosystem news
* **Level 10+** (Green role): The Green Room (private lounge), community contribution channels (dev discussions, voting, brainstorming, art, charts)
* **Level 20+**: Community DYOR sections, free-drops channel, and more (much more coming!)

Level 5 is achievable in just a few hours of activity. Level 10 usually takes around 24 hours of server time — very doable for most people within 1–2 weeks.

Higher levels take more time, but you also unlock more channels and opportunities to earn XP faster. A portion of Pixal PFP sales revenue is returned to the community through role-specific airdrops and events — the higher you climb, the more opportunities you unlock!

## NFT Ownership Roles & XP Boosts

Holding certain NFTs (Pixals, WaxRocks, 1/1s, or partner project assets) can unlock exclusive roles with extra perks and channels.

Pixal holders, WaxRocks holders, and Server Boosters also receive XP multipliers (10–30% boosts that can stack up to \~90–100%).

## tip.cc – Our Discord Tip Bot

We use tip.cc, a free multi-crypto tip bot that supports hundreds of tokens. It’s perfect for tipping friends, running airdrops, or red packets.

Examples:

* `$tip @username 5wax`
* `$airdrop 20wax` (3-minute timer)
* `$airdrop 20wax 2h`
* `$redpacket 20wax`

You can also check prices with `$ticker`.

**Safety note:** tip.cc will never ask you to sign transactions or share personal information. Always be cautious of scams in DMs or suspicious links.

## Server Rank Private Lounges

Every 10 levels a new private lounge unlocks (starting with the Green Room at level 10). These are cozy spaces for more active community members.

Reaching higher lounges can give you early alpha access, influence on certain decisions, and priority for lounge-specific airdrops.

Because of claim bots, we often run airdrops and special events inside these lounges rather than public channels. Putting in the time to climb the ranks really pays off!

**Join the Pixel Journey Discord:** <https://chat.pixeljourney.xyz>

Invite your friends too — the more the merrier!

## Moderation & Safety

Our server is moderated 24/7. It’s meant to be a safe, welcoming space. However, we cannot take responsibility for random spam or scam links posted by users. Please stay vigilant and never click suspicious links.

If you see something concerning, ping a moderator right away.


---

# 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.pixeljourney.xyz/introduction/discord-roles-lvl-ranks-and-lounges.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.
