> 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/built-on-chain.md).

# Built On-Chain

W3Affiliates isn’t a traditional affiliate program with a blockchain feature added on top. It is built natively on Playnance’s on-chain infrastructure — meaning every commission, every settlement, and every transaction runs through audited smart contracts on PlayBlock, Playnance’s purpose-built, gasless blockchain.

This is what makes W3Affiliates a new generation affiliate model.

**Smart Contract Automation** — Commission calculations are not managed manually or by a platform team. They are executed automatically by smart contracts, removing human error, platform bias, and delays from the process.

**Decentralized Verification** — Every eligible commission is recorded on-chain and verifiable by the affiliate independently, without relying on a platform dashboard or operator report. The blockchain is the source of truth.

**Daily On-Chain Settlement** — Commissions do not wait for monthly processing cycles or manual approvals. Eligible earnings are settled daily, directly to the affiliate’s wallet, automatically.

**Non-Custodial** — Playnance never holds affiliate earnings. Funds move directly from the platform to the affiliate’s wallet through smart contract execution.

**Gasless & Instant** — PlayBlock processes transactions with zero gas fees passed to affiliates and settlement in seconds, not days.

**Fully Audited** — The smart contracts powering W3Affiliates are audited by CertiK, the same security standard applied across the full Playnance infrastructure.

{% hint style="info" %}
In traditional affiliate marketing, trust is placed in the platform. In W3Affiliates, trust is replaced by code — transparent, immutable, and verifiable by anyone.
{% 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/affiliate-program/w3affiliates-next-gen-affiliate-marketing/built-on-chain.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.
