# Revenue Sharing

<figure><img src="/files/cBZ74d5bjHIuJgGwj6EX" alt=""><figcaption><p>Trading Fees and Betting Revenue are split among Liquidity, Team/Development, and Rev Share</p></figcaption></figure>

<details>

<summary>How does revenue sharing work?</summary>

* All wallets holding >500 $BB tokens are included in the monthly revenue share
* Revenue share is distributed in ETH on Ethereum Network
* Each month a backdated snapshot is taken, accounting for wallet balances on each day. Distribution is calculated based on users daily holdings over the previous month.&#x20;
* There is no need for staking or locking of tokens, holding in the wallet is sufficient
* Details on rev share for referring new users can be found in the [Referral Program FAQ](/product-docs/faq/referral-program.md)
* Details on rev share for bettors can be found in the [Rakeback FAQ](/product-docs/faq/rakeback.md)

</details>

<details>

<summary>When can I claim my revenue share?</summary>

* Revenue share is claimable on the 25th of each month
* You have 90 days from the date of distribution to claim each month's revenue share
* After 90 days the remaining revenue share will be withdrawn and used for further user/community incentives.

</details>

<details>

<summary>What is my revenue share comprised of?</summary>

* 2% of all %BB volume traded
* 50% of the betting revenue from Azuro protocol, which is:
  * 60% of the Liquidity Pool profits from bets placed through Bookiebot
* 50% of the betting revenue from Overtime markets, which is:
  * 1% of all betting volume generated through Bookiebot.

</details>

<details>

<summary>How do I claim my revenue sharing rewards?</summary>

Claiming page: <https://claim.bookiebot.app/>

Guide: <https://bookiebot.gitbook.io/product-docs/product-guides/claiming-revenue-share>

</details>

<details>

<summary>How is the Revenue Share Wallet distributed?</summary>

* 80% to $BB Token Holders. Hold $BB.
* 10% to Bettor Rakeback. Your losing bets weighted against total losing bets. Must have net negative pnl in the month to qualify. See [here](/product-docs/faq/rakeback.md) for details
* 5% to Referrers. Your referrals' betting volume weighted against total referral bets.
* 2.5% to Copy Betting incentives. Your copier's betting volume weighted against total copy betting volume.
* 2.5% to Free Bets incentives. Drives user growth and acquisition.
* See this [medium](https://medium.com/@bookiebottg/incentivized-betting-and-referral-programme-57fa2d5ecbc2) if you want more details.&#x20;

</details>

<figure><img src="/files/QYPyx319Xccvr30M1bRg" alt=""><figcaption></figcaption></figure>


---

# 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://bookiebot.gitbook.io/product-docs/faq/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.
