> For the complete documentation index, see [llms.txt](https://litepaper.betficasino.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.betficasino.io/betfi-revenue-distribution-model/distribution-model/betfi-sportsbook-revenue-model.md).

# BetFi Sportsbook Revenue Model

The BetFi Sportsbook applies a **9% rake (house edge)** on all winning bets. Sportsbook revenue differs from poker due to higher volatility and risk management requirements.

To ensure sustainable operations, liquidity, and long-term growth, the sportsbook rake is distributed as follows:

### **Sportsbook Rake Distribution**

* **10% → BetFi Platform Reserve**\
  Critical for:
  * Risk buffers
  * Oracle data feeds
  * Settlement costs
  * Sportsbook risk modeling and insurance
* **50% → BetFi Operations**\
  Used for:
  * Development
  * Salaries
  * Marketing
  * Compliance
  * Partnership expansion
  * On-chain settlement infrastructure
* **40% → Distributed to $BETFI Token Stakers & Premium NFT Holders**\
  To remain consistent with the poker distribution model, the 40% pool is split as:
  * **$BETFI Token Stakers: 80% of the 40% pool**
  * **Premium NFT Holders: 20% of the 40% pool**

#### **Final Sportsbook Rake Distribution**

* **10% → Platform / Treasury**
* **50% → Team, Operations, Founders**
* **32% → $BETFI Token Stakers**
* **8% → Premium NFT Holders**

This ensures the sportsbook remains highly profitable while still delivering strong passive earnings to $BETFI holders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://litepaper.betficasino.io/betfi-revenue-distribution-model/distribution-model/betfi-sportsbook-revenue-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
