# $ZLYR Reward Distribution

## $ZLYR Token Reward System for Data Contributions

Our platform encourages users to contribute high-quality, unique data from various online platforms through a structured reward system using **$ZLYR tokens**. Rewards vary depending on the platform type—**dynamic** or **static**—and the uniqueness of the data provided. Below, we outline the rules, examples, and reward calculations for each category to help you participate and earn **$ZLYR tokens** effectively.

{% hint style="warning" %}
Note: To earn and view your $ZLYR token rewards for contributing data to zLayer, you need to add the $ZLYR token to your wallet. Follow these steps:

1. **Connect and Sign In**: Link your wallet and log in to the zLayer dashboard.
2. **Add the Token**: Click the 'Add $ZLYR Token' button located in the top right corner of the dashboard.
3. **Approve the Request**: When prompted, grant permission and sign the request in your wallet to add the token.

**Important**: You must add the $ZLYR token to your wallet *before* contributing data to zLayer. If you contribute data first, your rewards will still be sent to your wallet address but will not appear in your wallet interface until the token is added. Once the token is added and data is contributed, you can check your $ZLYR balance in your wallet.
{% endhint %}

***

## Dynamic Platforms

Dynamic platforms are services where user data changes frequently, such as ride-sharing, streaming, or e-commerce platforms. The reward is determined by the **number of unique data points** contributed. A *unique data point* is a distinct, new piece of information not previously submitted by the user (e.g., a new ride on Uber or a new song streamed on Spotify).

**Supported Dynamic Platforms and $ZLYR Token Values**<br>

| **Platform** | **$ZLYR Token Value** |
| ------------ | --------------------- |
| Uber         | 15 $ZLYR tokens       |
| Amazon Prime | 25 $ZLYR tokens       |
| Zomato       | 15 $ZLYR tokens       |
| Spotify      | 15 $ZLYR tokens       |
| Netflix      | 25 $ZLYR tokens       |

### **Reward Calculation for Dynamic Platforms**

The $ZLYR token reward is based on the number of unique data points submitted in a single contribution:<br>

> * **More than 10 unique data points:** Full $ZLYR token amount
> * **5 to 9 unique data points:** 50% of the full $ZLYR token amount
> * **1 to 4 unique data points:** 10% of the full $ZLYR token amount
> * **0 unique data points:** 0 $ZLYR tokens

{% hint style="info" %}
**Note:** Your first contribution from any dynamic platform is automatically considered 100% unique and qualifies for the full $ZLYR token amount.
{% endhint %}

> ***Example*****: Uber (15 $ZLYR Tokens)**
>
> * **More than 10 unique data points:** 15 $ZLYR tokens
> * **5 to 9 unique data points:** 7.5 $ZLYR tokens (50% of 15)
> * **1 to 4 unique data points:** 1.5 $ZLYR tokens (10% of 15)
> * **0 unique data points:** 0 $ZLYR tokens

This tiered structure incentivizes contributors to provide high-quality data with each submission.

***

## Static Platforms

Static platforms are services where user data changes infrequently, such as social media profiles or professional networking sites. The reward is based on the **percentage of unique data** shared, reflecting how much of your profile has changed since your last submission.

**Supported Static Platforms and $ZLYR Token Values**

| **Platform** | **$ZLYR Token Value** |
| ------------ | --------------------- |
| Reddit       | 15 $ZLYR tokens       |
| Steam        | 10 $ZLYR tokens       |
| Twitch       | 10 $ZLYR tokens       |
| LinkedIn     | 25 $ZLYR tokens       |
| GitHub       | 10 $ZLYR tokens       |

***

***

### **Reward Calculation for Static Platforms**

The $ZLYR token reward is calculated using the **percentage of unique data submitted in static platforms** because the data is less likely to be change&#x64;**.** This is determined by comparing your current submission to your previous submission and calculating the proportion of new or updated information (e.g., new posts on Reddit or updated skills on LinkedIn).

{% hint style="info" %}
**Note:** Your first contribution from any static platform is automatically considered 100% unique and qualifies for the full $ZLYR token amount.
{% endhint %}

**Example: Reddit and Steam**

> ***First-Time Submission:***
>
> Reddit: **15 $ZLYR tokens** (100% unique)
>
> Steam: **10 $ZLYR tokens** (100% unique)
>
> Tota&#x6C;**:**  **(15+10) × 100%=25 $ZLYR tokens**

> ***Subsequent Submission:***
>
> Reddit: 2% of data changed
>
> Steam: 0% of data changed (duplicate submission)
>
> ***Calculation:***&#x20;
>
> Reddit: 15 x 2% = **0.3 $ZLYR tokens**
>
> Steam: 10 x 0% = **0 $ZLYR tokens**
>
> Total: **0.3 + 0 = 0.3 $ZLYR tokens**

#### Additional Guidelines

* **Submission Frequency:** You may submit data as often as you wish, but rewards are only granted for unique contributions as outlined above.<br>
* **System Integrity:** Duplicate or non-unique submissions will not be rewarded to ensure fairness and integrity in the system.

***

## $ZLYR: Frequently Asked Questions (FAQ)<br>

1. **How do I know if my data is unique?**
   * For dynamic platforms, unique data points are new entries not previously submitted (e.g., a new ride or purchase).
   * For static platforms, uniqueness is based on changes to your profile since your last submission (e.g., new posts or updates).<br>
2. **Can I submit data from multiple platforms at once?**\
   Yes, you can submit data from multiple platforms in a single contribution. Rewards are calculated separately for each platform and then combined.<br>
3. **What if I submit the same data multiple times?**\
   Duplicate submissions do not earn rewards. Only unique data qualifies for $ZLYR tokens.<br>
4. **How often can I submit data?**\
   There’s no limit to how often you can submit, but rewards depend on the uniqueness of each contribution.<br>
5. **Is there a limit to how many $ZLYR tokens I can earn?**\
   No, there’s no cap. The more unique data you contribute, the more $ZLYR tokens you can earn.<br>
6. **How do I track my $ZLYR token earnings?**\
   Check your token balance and transaction history in your account dashboard.

***

The **$ZLYR Token Reward System** is designed to encourage and reward the contribution of valuable, unique data from both dynamic and static platforms. Dynamic platforms offer tiered rewards based on the quantity of unique data points, while static platforms provide rewards proportional to the percentage of new or updated information. By participating, you can earn **$ZLYR tokens** while enriching our platform’s data ecosystem. Start contributing today to maximize your rewards!

&#x20;


---

# 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://zlayer.gitbook.io/zlayer/rewards/usdzlyr-reward-distribution.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.
