# Revenue Model

### System Overview

The platform integrates three types of revenue streams:

1. **Fixed Rate Revenue (100% Allocation)**
   * Staking rewards from Cardano stake pool operators
   * DeFi returns
   * Dynamic Total Balance Cap excess
   * All revenue flows directly to Additional Revenue Pool
2. **Loyalty-Based Revenue (20-45%)**
   * Instant Earn activities
   * POS partner payments
   * E-marketplace transactions
   * Affiliate cashback
   * Charity donations
   * Profit withdrawals
   * Debit card cashback
   * Fee reduces by 5% per loyalty point
   * Minimum fee floor: 20%
3. **Platform Profit-Sharing**
   * First 40% of profits retained for operations
   * Up to 60% of excess profits to Additional Revenue Pool
   * Automated allocation through smart contracts
   * Applied to all GenieGenerate-operated platforms

### Pool Structure

* **Daily Investment Pool**
  * Collects fixed $1 USD equivalent daily investments
  * 98.5% to member distribution
  * 1.5% for operations and staking/DeFi
* **Additional Revenue Pool**
  * Aggregates all revenue streams
  * 98.5% funds Dynamic Binary Tree
  * 1.5% for operations and staking/DeFi

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

This revenue model creates a self-sustaining ecosystem that:

* Ensures continuous value generation
* Rewards consistent participation
* Maintains operational efficiency
* Supports platform growth and development

The following sections detail each component of the revenue model, including pool structures, revenue sources, and fee calculations.


---

# 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.geniegenerate.com/en/genie-generate/revenue-model.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.
