# Revenue Sharing

xSNOB revenue sharing allows users to claim their share of Snowball's weekly revenue. This revenue is distributed weekly in the form of market-bought SNOB.

![](/files/2AfhvnaDprq4FGF1Mu56)

Anyone who stakes SNOB for xSNOB is eligible to claim revenue sharing rewards. Rewards are distributed based on your proportion of the total xSNOB supply:

$$
\text{SNOB Reward} = \frac{\text{0.3 ∗ Weekly Revenue ∗ User xSNOB Balance}} {\text{xSNOB Total Supply}}
$$

{% hint style="success" %}
As of November 2021, xSNOB holders also receive AXIAL token rewards. Details of such distributions can be seen through AXIAL's tokenomics [**here**](https://docs.axial.exchange/tokenomics/axial).
{% endhint %}

## Revenue Sharing Calendar

**The payday for rewards happens every Thursday morning at 0 UTC.**

You will start receiving rewards the week after you make your first deposit. This means that if you stake your SNOB after Thursday at 0 UTC, you will not receive rewards for that week. You will start receiving rewards for every week after that.

These rewards can be claimed every week until your xSNOB balance reaches 0 (at the end of your predetermined lock period). **If you don't claim your rewards each week, you will not lose them.** You can claim them at any time, even after your lock period is over. There is no penalty for late claims and/or forgetfulness. Your SNOB might get lonely though.

## Historical Distributions

{% tabs %}
{% tab title="SNOB" %}
![](/files/yVeBgZ3RZ5vxQcks8t0A)
{% endtab %}

{% tab title="AXIAL" %}
![](/files/W0AGWuqvkXGVW64aWhrm)
{% endtab %}
{% endtabs %}

## Revenue Sharing Resources

{% content-ref url="/pages/-M\_RPQ\_lSvxJPTPT0lRO" %}
[xSNOB](/governance/xsnob.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfZiJdXurU9ygSyzmRT" %}
[xSNOB FAQ](/faq/xsnob-faq.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.snowball.network/governance/xsnob/revenue-sharing.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.
