# Revenue Sharing

MindCP is built not only for decentralization but also for shared value. Through its revenue sharing mechanism the protocol distributes a portion of all generated income back to the community. This system rewards long-term supporters and promotes active participation in the network.

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

### **ETH Rewards for Stakers**

Revenue sharing is distributed to $MCP token stakers in the form of ETH. This means participants are rewarded with a dependable and widely accepted asset not just the native token. It creates real economic incentives for those who help secure and grow the protocol.

### **Sources of Shared Revenue**

Two core sources fund the revenue sharing pool:

1. **50% of all trading fees** collected from $MCP token transactions on decentralized exchanges
2. **50% of all platform revenue** generated through the credit-based system used for creating and verifying agents

These sources ensure that as platform activity increases so does the value distributed to contributors.

***

### **How to Participate**

Anyone holding $MCP can stake their tokens through the official staking interface. Once staked users automatically become eligible for ETH-based distributions. Rewards are sent periodically based on the revenue collected and distributed proportionally according to each participant’s stake.


---

# 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.mindcp.ai/revenue-model/revenue-sharing.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.
