> For the complete documentation index, see [llms.txt](https://litepaper.pixels.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.pixels.xyz/staking-ecosystem-and-token-mechanics.md).

# Staking Ecosystem & Token Mechanics

Pixels is introducing significant changes designed to align player and developer incentives within a decentralized publishing ecosystem. At its core, Pixels staking transforms the traditional validator model, turning games themselves into the primary "validators" of the ecosystem.

#### Key Changes:

* **$PIXEL**: Remains the primary governance and staking asset, allowing players to directly support individual games. When staking $PIXEL, players influence which games receive ecosystem incentives and determine how rewards are allocated based on each game's economic success.
* **$vPIXEL**: A spend-only token using ERC-20c technology, backed 1:1 by $PIXEL. This new token allows players to withdraw their rewards fee-free, significantly reducing selling pressure and encouraging in-ecosystem use.

#### How It Works:

* Players choose games to stake their $PIXEL tokens into, effectively voting for which games deserve ecosystem resources.
* Games compete for stakers by improving player retention, increasing net in-game spend, and effectively using ecosystem tools provided by Pixels.
* Rewards are distributed periodically, based on game-specific performance, encouraging healthy competition and ecosystem growth.

#### Strategic Goals:

* **Optimize Return on Reward Spend (RORS)**: Encouraging competition among games to achieve higher efficiency in reward allocation.
* **Sustainable Ecosystem Growth**: Using data-driven insights from staked games to improve user acquisition strategies and overall network health.
* **Decentralized Decision Making**: Empowering stakers to directly influence ecosystem evolution through staking decisions and reward allocations.

These changes are foundational to establishing a robust, decentralized publishing model, positioning Pixels at the forefront of sustainable, data-driven gaming ecosystems.


---

# 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://litepaper.pixels.xyz/staking-ecosystem-and-token-mechanics.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.
