# Revenue Share

Our revenue share includes 50% of the trading fees as well as 40% of the fees collected from bets.

Revenue share wallet - **0x13314d88F44B17a62b4A3254cFa409920c2c6f02**

The distribution of the revenue share will take place every Monday.

The entire revenue share will be distributed according to the following formula:

**yourShare** = **yourAvgWeeklyAddBalance** / **addSupply** \* **ETHInRevShareWallet**, where

**yourAvgWeeklyAddBalance** - your average balance of $ADD for the past week (If your current balance is lower than your yourAvgWeeklyAddBalance, the calculation in the formula will be done with it)

**addSupply** - total supply of $ADD (1,000,000)

**ETHInRevShareWallet** - current amount of ETH in the collection wallet

Snapshots of $ADD balances will be taken at random times throughout each day from Monday to Monday.


---

# 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://gitbook.addictionbets.com/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.
