# Profit Sharing

Staking Sports Rollbots will generate revenue for holders in the form of profit share. The profit share will be derived from Rollbit's Sportsbook. After intervals, a profit share payment will be distributed to holders staking their Sports Rollbots.

All Sports Rollbots will be entitled to earn a general 10% profit share of all sports.&#x20;

Holders can earn up to an additional 30% profit share when matching their Sports Rollbot to specific sports :money\_with\_wings:

{% hint style="info" %}
The highest obtainable profit share will be 40%, when matching sports :eyes:
{% endhint %}

The body of a Sports Rollbot determines the Sportshare for each Sports Rollbot. Sportshare is what decides how much profit share each Sports Rollbot will earn across all sports and the matching sport.

{% hint style="info" %}
The profit share is 30-day rolling so be sure to regularly claim!
{% endhint %}


---

# 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://whitepaper.rollbot.com/rollbot/sports-rollbots/utility/profit-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.
