> For the complete documentation index, see [llms.txt](https://docs.playnance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playnance.com/partnership-models/partnership-models-overview.md).

# Partnership Models Overview

Playnance offers three partnership models. Each model fits a different partner type, from individual users to professional iGaming operators.

All three sit inside the same Playnance ecosystem. Partners can combine models as they grow.

Every model runs on Playnance's on-chain infrastructure. This gives partners transparent, verifiable earnings and blockchain-based settlements.

***

{% columns %}
{% column %}
{% hint style="success" icon="circles-overlap" %}

#### W3CAAS

***Enterprise Platform Infrastructure***

\
Deploy and operate a fully branded Web3 iGaming platform.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="warning" icon="handshake" %}

#### W3Affiliates

***On-Chain Affiliate Infrastructure***

On-chain affiliate infrastructure with transparent attribution, automated settlements, and verifiable commission tracking.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" icon="supportnow" %}

#### Be The Boss

***AI-Powered Self-Service Platform***

\
Launch a personal igaming platform with automated provisioning.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

### At a Glance

|                  | Target Audience                  | Revenue Model                                                        | Technical Knowledge Required     | Time to Launch       |
| ---------------- | -------------------------------- | -------------------------------------------------------------------- | -------------------------------- | -------------------- |
| **W3CAAS**       | Professional iGaming operators   | Subscription packages (each plan includes a different revenue share) | Minimal — managed infrastructure | Fast deployment      |
| **W3Affiliates** | Affiliates and digital marketers | Commission on player turnover                                        | None                             | Instant — link-based |
| **Be The Boss**  | Individual users                 | Platform ownership                                                   | None                             | Minutes              |

***

### W3CAAS — Casino as a Service

A full White Label solution for professional iGaming operators. W3CAAS lets operators launch and scale their own branded platform on Playnance's on-chain infrastructure, combining Casino, Sportsbook, Prediction Markets, and Trading into a single Web3-ready offering.<br>

* White Label solution
* Subscription-based pricing with flexible plans
* Built on Playnance's on-chain infrastructure
* Fast deployment and scalability<br>

*Best for: Established operators and businesses ready to launch a fully branded platform.*<br>

<a href="/spaces/QrVjUgB58vX6E6CAFyRv" class="button primary">Explore W3CAAS →</a>

***

### W3Affiliates — Next-Gen Affiliate Marketing

The first affiliate model built for on-chain transparency. Partners share unique tracking links and earn a percentage of the turnover generated by the players they bring across the Playnance ecosystem, including PlayW3 and Sharker. Every commission is verified on-chain before it reaches their wallet.<br>

* Earn from the first $1
* Lifetime commissions
* Daily on-chain settlements
* Every commission verified on-chain before reaching the wallet
* No hidden limits
* No platform dependency
* Eliminates the need to trust platform operators<br>

*Best for: Affiliates and marketers looking to monetize traffic with full earnings transparency.*<br>

<a href="/spaces/XVeMN3K3oc7a3fdzsusF" class="button primary">Explore W3Affiliates →</a>

***

### Be The Boss Program

An AI-powered program that lets anyone launch their own casino platform on a personal branded subdomain in minutes. No technical expertise is required, and partners get a full platform ownership experience.<br>

* Personal branded subdomain
* AI-powered setup
* Launch in minutes
* No technical expertise required
* Full platform ownership experience
* Designed for individual users<br>

*Best for: Individuals who want to own and run their own gaming platform with zero technical barrier.*<br>

<a href="/spaces/B09Us9CvwOio88CdKqip" class="button primary">Explore Be The Boss →</a>

***

Each program is detailed on its own page, covering how it works, who it's for, and how to get started.


---

# 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.playnance.com/partnership-models/partnership-models-overview.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.
