# Revenue Share

Our revenue-sharing model is designed to reward token holders by distributing a portion of the company’s revenue directly to them.&#x20;

Revenue-sharing distributions are organized into distinct "Seasons," each spanning a period of 12 weeks. This structured approach allows for consistent and predictable distribution timelines.

### Revenue Distribution Model

This distribution model balances rewarding participants while ensuring that the project has the resources necessary for growth and sustainability.\
\
The allocation is divided into two primary components:

* 80% participants who stake.
* 20% growth and sustainability.&#x20;

### Seasons

Each Season is carefully monitored and evaluated to ensure fair and transparent allocation of revenue, reinforcing our commitment to community engagement and sustainability.

| Season | Details                                                  | Dates                   | Revenue Distributed |
| ------ | -------------------------------------------------------- | ----------------------- | ------------------- |
| 0      | [Season #0](/work-token/revenue-share/season-0-draft.md) | 01/10/2025 - 04/02/2025 |                     |
| 1      | TBD                                                      | TBD                     |                     |


---

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