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

# Affiliate Program

The Qzino Affiliate Program is designed for creators, traffic owners, and professional partners who want to monetize their audience at scale. It offers a performance-based revenue share model, long-term earning potential, and some of the most competitive commission rates in the iGaming industry - up to 35%.

Unlike referral programs, which are built for personal networks, the Affiliate Program is optimized for high-volume traffic, content distribution, and sustainable partner revenue.

Affiliates promote Qzino using unique tracking links or codes. When users register through an affiliate link and start playing, the affiliate earns commission based on the referred players’ activity on the platform.

Affiliate earnings are directly tied to:

* Player wagering activity
* Game categories played
* Long-term player value

This creates a recurring revenue stream rather than a one-time reward.

**Commission Model**

Affiliate commissions are calculated as a percentage of platform revenue generated by referred players. Depending on activity level and performance, affiliates can earn up to 35% revenue share.

Additional reward layers apply, including:

* Sub-affiliate rewards — earn a percentage of commissions generated by partners you onboard
* Token-based incentives — earn additional rewards from referral-generated tokens
* Performance tiers — higher traffic and quality players unlock higher commission rates

Commissions are calculated automatically and credited on a regular basis.

**Affiliate vs Referral Program**

While both programs reward growth, they serve very different use cases.

Referral Program

* Designed for inviting friends and personal contacts
* Focuses on one-time bonuses and smaller ongoing rewards
* Ideal for casual users

Affiliate Program

* Built for publishers, streamers, and traffic owners
* Offers long-term revenue sharing
* Scales with audience size and player activity
* Includes advanced tracking, reporting, and multi-level rewards

In short, referrals are about sharing, while affiliates are about building a business.


---

# 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.qzino.com/referral-and-affiliate/affiliate-program.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.
