> 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/journey-leaderboard.md).

# Journey Leaderboard

## Pixel Journey Leaderboards: Track Your Progress and Rise to the Top! 🚀🏆

The **Pixel Journey Leaderboards** are our way of recognizing and celebrating the most dedicated adventurers in the ecosystem. They rank participants based on:

* **Total staking power** from Pixel Ingredients and crafted collectibles
* **Pixel Ingredient upgrading and blending progress**
* **Overall collection strength and strategic play**

Every blend, upgrade, and smart move you make helps you climb the ranks and stand out among the top Pixel Journey participants!

### How to Climb the Leaderboards

* **Stake & Hold Pixel Ingredients** – The stronger and more upgraded your Pixels, the higher your influence.
* **Upgrade Ingredients** – Combine Primary Pixels into Secondary and Tertiary colors for greater staking power.
* **Blend for Advanced Collectibles** – Rare or high-tier upgrades contribute even more to your ranking.
* **Stay Active** – Consistent participation and smart strategy will push you higher over time.

### Why Climb the Leaderboards?

* **Showcase Your Status** – Prove you’re among the top collectors and strategists in the Pixel Journey universe.
* **Potential Future Perks** – Leaderboard performance may unlock special bonuses, events, or exclusive collectibles in future phases.
* **Shape the Ecosystem** – The strongest participants help drive value and direction in the Pixel economy.

Ready to stake, blend, upgrade, and dominate the leaderboards? 🚀

Check your current rank here: [lb.pixeljourney.xyz](https://lb.pixeljourney.xyz)

{% embed url="<https://lb.pixeljourney.xyz/>" %}
<https://lb.pixeljourney.xyz/>
{% endembed %}


---

# 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/season-1/journey-leaderboard.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.
