> 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/affiliate-program/w3affiliates-next-gen-affiliate-marketing/overview.md).

# Overview

W3Affiliates is Playnance’s on-chain affiliate program — next-gen affiliate marketing built for affiliates, marketers, content creators, and community builders who want to monetize traffic through a transparent, decentralized revenue-sharing model.

{% hint style="success" %}
The First Affiliate Model Built for Transparency. Verify every commission on-chain — before it reaches your wallet.
{% endhint %}

* ✓ Commission accrual from the first dollar of generated turnover
* ✓ Daily on-chain disbursement
* ✓ No accrual caps or hidden limitations
* ✓ No platform dependency
* ✓ Lifetime revenue attribution

Unlike traditional affiliate programs, where commissions depend on platform reports and operator decisions, W3Affiliates records every eligible commission on-chain. Affiliates can verify their earnings independently — before settlement reaches their wallet.

Partners can promote multiple platforms across the Playnance ecosystem, including PlayW3, Sharker and additional supported brands, using unique tracking links assigned to their account.

### How It Works

{% stepper %}
{% step %}

### 1

Join the W3Affiliates program.
{% endstep %}

{% step %}

### 2

Receive unique tracking links for one or more Playnance platforms.
{% endstep %}

{% step %}

### 3

Drive traffic through your preferred marketing channels.
{% endstep %}

{% step %}

### 4

Players register and generate activity.
{% endstep %}

{% step %}

### 5

Commissions are calculated based on the generated turnover.
{% endstep %}

{% step %}

### 6

Eligible commissions are verified on-chain and settled daily to the affiliate’s wallet.
{% endstep %}
{% endstepper %}

### Who Is It For?

W3Affiliates is designed for:

{% columns %}
{% column %}
{% hint style="info" %} <i class="fa-bullhorn">:bullhorn:</i> **Affiliate marketers**
{% endhint %}

{% hint style="info" %} <i class="fa-newspaper">:newspaper:</i> **Media publishers**
{% endhint %}

{% hint style="info" %} <i class="fa-pen-nib">:pen-nib:</i> **Content creators**
{% endhint %}

{% hint style="info" %} <i class="fa-star">:star:</i> **Influencers**
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" %} <i class="fa-users">:users:</i> **Community managers**
{% endhint %}

{% hint style="info" %} <i class="fa-cube">:cube:</i> **Web3 marketers**
{% endhint %}

{% hint style="info" %} <i class="fa-chart-line">:chart-line:</i> **Traffic acquisition specialists**
{% endhint %}
{% endcolumn %}
{% endcolumns %}


---

# 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/affiliate-program/w3affiliates-next-gen-affiliate-marketing/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.
