> 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/ecosystem-expansion.md).

# Ecosystem Expansion

### First‑Party Titles

Our internal game development pipeline focuses on leveraging the Pixels ecosystem to create sustainable, engaging, and profitable experiences:

* Pixels Pals: A casual, social mobile game launching its beta in June 2025. Players collaboratively raise virtual pets, enhancing retention and generating valuable cohort data. This data feeds back into our Smart-Reward system, refining reward allocation strategies.
* Core Pixels Mobile (R\&D): Streamlined version of Core Pixels designed explicitly for mobile platforms, aiming to replicate the success of the flagship title in a more accessible form. Planned for exploration in 2026.

All first-party games integrate $vPIXEL from launch, establishing an immediate and sustainable monetization pathway and contributing crucial data to the ecosystem.

### Partner Game Criteria

As the publishing model begins to decentralize, the following criteria will be used to determine future partners eligible to $PIXEL ecosystem

* Strong Economic Potential: Capable of achieving a Return on Reward Spend (RORS) of at least 0.9 within six months post-integration.
* Complementary Gameplay: Preference for casual, social, and builder-style games that synergize with existing ecosystem data.
* Open Data Sharing: Commitment to streaming anonymized player data via the Pixels Events API.
* Robust Monetization Models: Proven or planned monetization strategies converting at least 2% of monthly active users.
* Agile Development Teams: Demonstrated ability to regularly release updates and respond to community feedback.
* Token Integration: Willingness to incorporate $PIXEL and $vPIXEL into their reward systems and contribute revenue share back to the staking pools.

Accepted studios gain access to:

* Free user acquisition power proportional to community staking.
* Advanced analytics tools for fraud detection and lifetime value optimization.
* Extensive co-marketing opportunities targeting over 300k engaged ecosystem participants.

We actively pursue partnerships or full acquisitions when potential studios outperform ecosystem average benchmarks, ensuring continuous growth and strategic alignment.<br>


---

# 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/ecosystem-expansion.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.
