# Revenue

Paddle Battle generates revenue through **two main sources**:

* **Gaming Fees** – Collected from wagers.
* **Supply Interest** – Earned from third-party yield platforms.

However, **the majority of these revenues are redistributed** back to **traders and $PADD stakers**, ensuring an incentivized and sustainable ecosystem.

### Gaming Fee

* **2.5% of every wager** is collected as a gaming fee.
* **Revenue Distribution:**
  * **25-75%** is redistributed as **rebates** via the [**referral system**](broken://pages/Vsed1OF28nfgMKdczieu).
  * **25%** is retained as **protocol revenue**.
  * The remainder is **distributed to $PADD stakers** as rewards.

### Supply Interest&#x20;

To maximize **capital efficiency**, Paddle integrates with **Dolomite, Aave, and other lending protocols** to generate extra yield from deposits.

* **A portion of deposits is supplied to lending protocols and yield aggregators.**
* The **% of funds allocated** is dynamically adjusted based on **market conditions and deposit/withdrawal activity**.
* **Revenue Distribution:**
  * **70%** is distributed **monthly to depositors**, proportional to their balance.
  * **20%** is distributed **monthly to $PADD stakers**.
  * **10%** is retained as **protocol revenue**.


---

# 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.paddlefi.com/paddle-battle/revenue.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.
