# Season 0 - draft

{% hint style="info" %}
**DRAFT:** This document is still a work in progress and has not yet been finalized.
{% endhint %}

Welcome to Season 0, the inaugural phase of our revenue-sharing program! This Season marks a pivotal moment in our journey, setting the stage for a new era of community engagement and reward distribution.

During Season 0, **80% of the total revenue will be shared with those who stake and participate**, while the remaining 20% is allocated to overhead costs. This ensures that the majority of rewards goes to those who stake tokens and actively contribute to our ecosystem.

{% hint style="info" %}
**TL;DR**: To earn the highest rewards, stake your tokens and actively participate on the platform.
{% endhint %}

### Base Reward - 52%

{% hint style="info" %}
52% of the revenue share is distributed to those who stake $WORK.
{% endhint %}

Each user receives rewards based on the amount of WORK they have staked. These rewards are distributed weekly on Fridays, which we refer to as "Payday."

The amount each user can withdraw on Payday is determined by their Loyalty percentage.

**Loyalty Percentage**:

* Each user begins with a loyalty percentage of 5%.
* For every week a user participates—meaning they do not withdraw their stake—their loyalty percentage increases by 15.83%.
* After 6 weeks of continuous participation, a user’s loyalty percentage will reach 100%.'
* Maintaining a 100% Loyalty percentage is essential, as it allows you to withdraw the full remaining amount at the end of the Season.

**Important Notes**:

* If a user withdraws their stake at any time, their loyalty percentage will reset to the starting point of 5%.
* The loyalty percentage remains unaffected by adding more WORK to the stake.
* Users can only withdraw their entire staked amount; partial withdrawals are not allowed.

### Participation Reward - 48%

{% hint style="info" %}
48% of the revenue is distributed to those who stake & participate on the Gibwork platform.
{% endhint %}

By staking your tokens and actively participating on Gibwork, you can earn an extra share of the revenue.

In order for your account to be eligible for Participation rewards, your account must be verified on the Platform.&#x20;

**Definition of a Participant**: A participant is anyone who has either received payment or made a payment on the platform.

**Calculation Timing**: The day before payday, we calculate your participation percentage based on activities from the previous months, allowing users a enough time to complete payments.

* **Distribution of Revenue**:
  * The top 10% of participants will share 50% of the revenue pool.
  * The next 20% will receive 30%.
  * The remaining participants will receive 20%.
* **Points System**:
  * Earn 2 points for every 1 USDC rewarded.
  * Earn 1 point for every 1 USDC earned.

This structure ensures that active and engaged participants are rewarded for their contributions, promoting a vibrant and collaborative community.


---

# 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.gib.work/work-token/revenue-share/season-0-draft.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.
