> 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/white-label/w3caas-web3-casino-as-a-service/plans-and-pricing.md).

# Plans & Pricing

W3CAAS is available through three subscription tiers, each unlocking a deeper level of platform capability and revenue share.

{% hint style="info" %}
All plans include the full W3CAAS stack. Operators carry zero player collateral risk at every tier.
{% endhint %}

***

{% tabs %}
{% tab title="Free" %}
**Free — Free forever**

* Earn 0.5% from volume
* Full platform: Casino + Sportsbook + Predictions
* 0 Risk — we provide 100% of player collateral
* Branded subdomain (`yourbrand.playw3.com`)
* Instant on-chain payouts
* Player cashback (0.25%)
* Automated SMS system
* Telegram support
* Standard compliance
* ~~Hide ads~~ ✗
* ~~Affiliate network (0.25%)~~ ✗
  {% endtab %}

{% tab title="Business" %}
**Business — $69/month**

* Earn 1% from volume
* Full platform: Casino + Sportsbook + Predictions
* 0 Risk — we provide 100% of player collateral
* Free custom domain
* Custom logo
* Instant on-chain payouts
* Affiliate network (0.25%)
* Player cashback (0.25%)
* Automated SMS system
* Telegram support
* Advanced compliance
* 24/7 support
* Advanced BI system
* Creator toolkit
* Hide ads
  {% endtab %}

{% tab title="Premium" %}
**Premium — $329/month**

* Earn 1.5% from volume
* Full platform: Casino + Sportsbook + Predictions
* 0 Risk — we provide 100% of player collateral
* Free custom domain
* Custom logo
* Instant on-chain payouts
* Boss network (0.50%)
* Affiliate network (0.25%)
* Player cashback (0.25%)
* Automated SMS system
* Advanced compliance
* 24/7 VIP support
* Advanced BI system
* Creator toolkit
* Hide ads
  {% endtab %}
  {% endtabs %}

***

### Quick comparison

* **Free** — Free forever with 0.5% revenue share
* **Business** — $69/month with 1% revenue share
* **Premium** — $329/month with 1.5% revenue share

{% hint style="success" %}
Open each plan for the full feature list and support details.
{% endhint %}


---

# 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/white-label/w3caas-web3-casino-as-a-service/plans-and-pricing.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.
