# Revenue Share

The **AgentGPT Revenue Share Program** distributes a portion of the platform’s earnings to AGPT stakeholders, creating a sustainable incentive model for long-term holders. Revenue is generated from transaction fees, subscriptions, and service charges, with 65% of profits redistributed to AGPT stakers, liquidity providers, and the community treasury. Built on Ethereum smart contracts, this system ensures transparency and automatic payouts.

***

#### **Revenue Sources**

| **Source**                   | **Description**                                                               |
| ---------------------------- | ----------------------------------------------------------------------------- |
| **Transaction Fees**         | 0.3% fee on all AgentGPT platform trades, agent deployments, and API calls.   |
| **Enterprise Subscriptions** | Premium plans for businesses using AgentGPT’s AI tools.                       |
| **Gas Fee Rebates**          | 15% commission from Ethereum gas savings via AgentGPT’s bundling service.     |
| **Partnership Royalties**    | 10% revenue share from third-party integrations (e.g., Chainlink, The Graph). |

***

#### **Revenue Distribution**

| **Recipient**           | **Percentage** | **Purpose**                                                  |
| ----------------------- | -------------- | ------------------------------------------------------------ |
| **AGPT Stakers**        | 45%            | Distributed proportionally to users staking AGPT (≥30 days). |
| **Liquidity Providers** | 20%            | Rewards for AGPT/ETH liquidity providers on Uniswap V2.      |
| **Community Treasury**  | 25%            | Funds ecosystem grants, audits, and development initiatives. |
| **Burn**                | 10%            | AGPT tokens permanently removed from circulation.            |

***

#### **Key Features**

**1. Real-Time Earnings Tracking**

* **Dashboard**: Monitor accrued revenue in ETH or AGPT.
* **Auto-Compounding**: Reinvest rewards into staking or liquidity pools with one click.

**2. Transparent Allocation**

* **On-Chain Proofs**: All payouts verifiable via Ethereum block explorers (e.g., 45% to stakers at block #18,452,101).
* **Weekly Distribution**: Rewards distributed every Friday 12:00 UTC.

**3. Tiered Multipliers**

* **Staking Multiplier**: Stake ≥10,000 AGPT to earn +15% bonus on revenue share.
* **Long-Term Loyalty**: Hold AGPT for 12+ months to unlock +25% rewards.

***

#### **How to Participate**

1. **Stake AGPT**: Lock tokens on AgentGPT Staking Platform (min 100 AGPT).
2. **Provide Liquidity**: Deposit AGPT/ETH into Uniswap V2 and stake LP tokens.
3. **Hold AGPT**: Retain tokens in non-custodial wallets to qualify for treasury voting rights.

***

#### **Use Cases**

**For Retail Investors**

* Earn passive income from AgentGPT’s growing adoption.
* Offset bear markets via consistent ETH-denominated payouts.

**For Institutions**

* Allocate treasury reserves to AGPT staking for yield + governance influence.
* Hedge volatility by diversifying into stablecoin-equivalent revenue streams.

**For DAOs**

* Vote to allocate treasury funds into AgentGPT liquidity pools for compounded returns.
* Leverage revenue share data for token buyback strategies.


---

# 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://agent-gpt.gitbook.io/agent-gpt/essentials/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.
