# Rewards

### DYLI rewards you for doing what you love: creating and collecting.&#x20;

We also reward you for helping us grow the platform!

<details>

<summary>Referral Program</summary>

Every user of DYLI has a referral code. For each person that your refer to DYLI, you earn:

1. 20% of their first purchase of a DYLI product (does not include partner products)
2. **20 diamonds for every referral and 2 diamonds for every person your referrals refer!** *Referral diamonds are only earned after the new user makes at least one purchase*

You can get your referral code from the drop down in the top right, or your profile page.

![](/files/C4WAcqAjlgf3GNSnMzWz)

You can track your referrals from the Activity tab of [Your Profile](/core-features/your-profile.md)

</details>

### How do I earn diamonds?

Diamonds can be earned in a few ways

1. The dail wheel spin - a daily free spin for a chance at some diamonds
2. Using the platform. Every action on DYLI earns diamonds! Learn more about the diamond algorithm below.
3. Quests. Complete quests to earn diamonds and other incredible prizes. You can find all the quests available to your on the rewards tab on DYLI

### The Leaderboard

<figure><img src="/files/jnisuC1DEfeyhPWOvagJ" alt=""><figcaption></figcaption></figure>

The DYLI Diamond Algorithm is simple. Your total diamonds are derived from:

* 👕 Primary Orders: **+50%** of price of the item
* 🫴Dabble: **+50%** of the item price or option to **accept a buyback** in diamonds
* 🛒 Secondary Purchases and Sales: **+50%** of price for buyers and **25%** of price for sellers
* [🎟️](https://emojipedia.org/admission-tickets) Joining Fair Drops: **+50%** of the price of the item
* 🎁 Redeeming Items: **+30** per item
* 🚀 Creating Drops: **+3** for every item sold
* 🤝 Referrals: **+20** per person and **+2** for every person they refer&#x20;

  * Referral diamonds only earned after the new user makes at least one purchase

### What are diamonds for?

Diamonds will have increasing uses in the DYLI ecosystem. Currently you can:

1. Spend diamonds for one free Pokemon flip per day
2. Spend diamonds for free pack rips and box breaks
3. Spend diamonds for discouns on our dabble products

<figure><img src="/files/qEua3bj8cK5PqdMVWaT4" alt=""><figcaption></figcaption></figure>

Head over to the Dabble page to learn more:

{% content-ref url="/pages/GulGsPujQaZoTecPRG4l" %}
[Dabble](/core-features/play/dabble.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.dyli.io/core-features/rewards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
