> 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/season-1/the-pixal-pfps.md).

# The Pixal PFPs

To kick off Pixel Journey’s first season, we prepared a PFP drop using the NFTHive PFP-Drop tools on the WAX blockchain.

**Link to our sold-out OG Pixal PFP drop:**

{% embed url="<https://nfthive.io/drop/nfthivedrops/8005>" %}
Our OG sold-out Pixal PFP drop on NFTHive
{% endembed %}

Our Pixal PFPs launched with a total supply of **10,000 mints**. Each was minted for 35 WAX (\~$2 at the time) in WAXP or other accepted secondary tokens. The collection features \~323 different traits across 10 trait groups.

<figure><img src="/files/ITA35aMDPVOKjhx3xT79" alt="" width="375"><figcaption><p>An example of a Pixal with a green BG, a stone WaxRock and an Ice Elemental Pet</p></figcaption></figure>

### Why the Pixal PFPs Matter for Your Pixel Journey

The Pixal PFPs are far more than just collectibles — they are your gateway into the entire Pixel Journey economy, governance, and educational experience. Holding a Pixal gives you direct access to Pixel Ingredients, staking rewards, airdrops, and community roles. This is hands-on Web3 education: learning about traits, utility, probability, and sustainable tokenomics while building something meaningful together. Every Pixal you hold or craft with strengthens your connection to the 1050+ day journey and prepares you for future PxPackages-powered experiences and the PxLearn Portal.

### The 10 Trait Categories

* Background
* Head
* Mouth
* Eyes
* Body
* Glasses and Masks
* Hats and Hair
* Special Accessories
* [WaxRock](/season-1/the-rock-council.md) \*
* [PixelPet](/season-1/the-pixal-pfps/rock-pixelpet-trait-airdrops.md) \*\*

<figure><img src="/files/LIagvVUfrNgbMgNsTsDB" alt="" width="563"><figcaption><p>A possible Pixal combination at minting</p></figcaption></figure>

Among the traits we included references, tributes, and easter eggs to \~42 projects active in the Web3 space around the time of creation (Autumn 2023). The example above shows a headband/gold-necklace combo referencing the PocketPeople universe and their early Pixel PFPs.

You can find many of the featured ecosystem projects in our [Ecosystem Partners](https://github.com/pixel-journey/gitbook-docs/blob/main/introduction/ecosystem-partners/README.md) section.

Certain trait groups (especially WaxRocks and PixelPets) make holders eligible for special airdrops. The WaxRocks trait in particular grants access to our first phase of PixelDAO governance.

<figure><img src="/files/JPJJq24VP6wOGkNODDCO" alt=""><figcaption><p>Our first Single Pixel packs. 3D animated by Fried 😍</p></figcaption></figure>

The Pixal PFPs are the foundation of our [Pixel Journey economy](/season-1/kickstarting-the-pxj-economy.md). Up to 80% (8,000) of the Pixals are designed to be recycled into PixelPacks. These can be staked for $PXJ or unpacked into single-pixel ingredients used for future crafting, upgrades, and special blends.

### What You'll Learn from the Pixal PFPs

* **Trait Systems & Rarity**: How different trait groups create value and utility.
* **NFT Utility Design**: Real-world examples of roles, airdrops, staking, and governance access.
* **Economy Participation**: How PFPs unlock recycling, crafting, and PXJ rewards.
* **Community & Governance**: How ownership translates into influence via the Rock Council.
* **Sustainable Design**: The burn-to-craft model and its connection to yearly PXJ minting mechanics.

### Pixal Utilities and Perks

* Automatic Proof of Ownership roles on Discord for Pixal and WaxRocks holders
* Role-based boosts for PixelDAO governance voting power
* Monthly airdrops (PXJ, NFTs, or tokens) to holders
* PixelPacks unlock future crafting and collectible phases
* At 100% mint completion, a snapshot will trigger airdrops of PixelPets, WaxRocks, and other collectibles to holders
* Staking opportunities on WaxDAO and Pepperstake farms

### Pixel Journey Tips for Pixal Holders

* **Explore Your Traits**: Check trait explorers to see rarity and special perks.
* **Participate Actively**: Stake your Pixals or ingredients to earn PXJ while supporting the economy.
* **Engage in Governance**: WaxRocks holders have real influence — use it thoughtfully.
* **Plan Your Recycling**: Be strategic about which Pixals to recycle for long-term collection value.
* **Connect with Community**: Join discussions in Discord to learn from others and shape future drops.
* **Document & Share**: Your journey with Pixals can inspire others and contribute to PxLearn content later.

The Pixal PFPs represent the first major step in building a sustainable, rewarding economy for the entire Pixel Journey. We’re excited to see how the community uses and evolves them over these 1050+ days and beyond!

*Part of our mission to create the best, most educational Web3 journey material in the space.*


---

# 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://docs.pixeljourney.xyz/season-1/the-pixal-pfps.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.
