> 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/editor.md).

# Referral Program

Qzino’s Referral Program is designed to reward you for growing the platform together with your friends. By inviting new users, you can earn one of the highest referral rewards on the market, ongoing commission from your referrals’ activity, and additional points during active drops.

Whether you invite a few friends or build a large network, the Referral Program allows you to earn from multiple reward streams at the same time.

**What You Earn**

By participating in the Referral Program, you can earn rewards in three different ways:

* Referral Reward - up to $2,000

For every friend you invite, you receive a locked $2,000 referral bonus, while your friend receives a $500 locked bonus after registration. Both bonuses are unlocked gradually based on your referral’s wagering activity.

* Commission Reward - up to 30%

You earn commission rewards when your referrals place bets on the platform. Commission rates depend on the game category:

* Qzino Originals: 5% of 1% wager
* Slots: 15% of 1% wager
* Live Casino: 15% of 0.6% wager
* Sports: 30% of 1% wager

Commissions are calculated every 24 hours and can be withdrawn at any time.

* Points Reward - 5%

During active drops, you earn 5% of the points generated by your referrals, in addition to cash rewards.

After each drop ends, accumulated points can be converted into Qzino tokens according to the general distribution rules.

**How Referral Bonuses Work**

Step 1 - Invite a Friend

Share your referral link or code. As soon as a new user registers using it:

* You receive a locked $2,000 referral bonus
* Your friend receives a locked $500 bonus

Step 2 - Unlock the Bonuses

Both bonuses are unlocked simultaneously and gradually, based on your referral’s total wager.

As your referral plays and increases their wagering volume:

* A portion of your bonus unlocks
* A portion of your friend’s bonus unlocks

Once unlocked, bonuses become playable and withdrawable.

Step 3 - Earn Ongoing Rewards

In addition to the referral bonus, you continue earning:

* Commission from your referrals’ bets
* Points during active drops

This creates a long-term earning loop instead of a one-time reward.


---

# 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/editor.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.
