> For the complete documentation index, see [llms.txt](https://versus-x.gitbook.io/versus-x/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://versus-x.gitbook.io/versus-x/recipe-for-success/revenue-model.md).

# Revenue model

Versus-X is built on a diversified revenue model designed for long-term sustainability. Rather than relying on short-term hype, token drops, or speculative interest, the business generates recurring income from the core activity on the platform: players competing and wagering. The revenue model is structured around three streams.

**Platform revenues**

Platform revenues represent the primary and most predictable income stream for Versus-X, generated directly from player activity within the ecosystem.

The rake is the foundation of the business model. A small percentage is deducted from the payout of every winning wager on the platform. For single-player game modes, this amounts to 9% of the total payout, while for multiplayer matches the rake is 7%. As the player base and wagering volume grow, rake revenue scales proportionally, making it a reliable and sustainable source of income independent of external market conditions.

Non-intrusive in-game advertising offers a secondary revenue channel. Versus-X game environments, including the Hub, driving range, pool hall, and loading screens, all feature physical spaces such as billboards, banners, and branded surfaces that are natural fits for advertising placements. These allow for partnerships with sports brands and other advertisers without disrupting gameplay or the player experience.

The in-game marketplace will enable players to purchase digital assets including clothing items, accessories, pool cues, golf clubs, and golf bags. As the platform matures, buy-in tournaments with entry fees will introduce an additional revenue layer, catering to competitive players seeking high-stakes competition.

**Licensing revenues**

Licensing revenues extend the reach of the Versus-X platform beyond its own player base, unlocking B2B income streams with significant scaling potential.

White labeling allows sports and iGaming companies to deploy the Versus-X gaming engine under their own brand. This positions Versus-X not only as a consumer-facing gaming platform but also as a technology provider to an industry actively searching for skill-based alternatives to traditional games of chance. The white label solution can be adapted to different markets, regulatory environments, and brand identities, creating a repeatable revenue model with minimal marginal cost. Critically, the Versus-X wagering mechanism is being developed to be fully operational with any digital currency, whether blockchain-based or not. This modular approach enables traditional iGaming operators to integrate Versus-X games with their existing internal currency systems without requiring blockchain infrastructure, making the White Label solution viable for the broadest possible range of partners.

Third-party game publishing opens the Versus-X platform to external developers who want to offer their skill-based games within the ecosystem. This expands the variety of games available to players while generating publishing fees and revenue-sharing income for Versus-X, all without the overhead of in-house development for every new title.

**Ecosystem revenues**

Ecosystem revenues are generated from the transactional activity across all currencies supported on the Versus-X platform. As the ecosystem grows to support multiple cryptocurrencies and potentially fiat payment rails, every transaction, whether a wager or in-game purchase, contributes to this revenue stream through the rake and platform utilization fees.

The native $VSX token plays a central role within this economy. As the primary in-game currency for wagering and future purchases, $VSX is designed to offer the most favorable terms on the platform, including lower fees and preferential rates compared to partner tokens or alternative payment methods. This mirrors the proven model used by major cryptocurrency exchanges to incentivize usage of their native tokens, creating consistent organic demand driven by actual platform activity rather than speculation.

Rake and platform fees are earned as activity grows across all supported currencies on the platform. As more tokens and payment methods are integrated, transaction volume and the associated fee revenue scale accordingly.

The platform is designed to be financially viable on rake income alone, making it self-sustaining regardless of broader crypto market dynamics. Other ecosystem revenues accelerate growth but are not required for core operations.


---

# 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://versus-x.gitbook.io/versus-x/recipe-for-success/revenue-model.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.
