# Revenue Sharing

## Revenue Sources

<figure><img src="/files/2bDxegp5W2deFYnNlL13" alt=""><figcaption></figcaption></figure>

## Revenue Sharing Currency : ETH

Moneta implements a tiered and multiplier-based revenue sharing system to reward its token holders. There are five tiers—ranging from Basic to Gold—each requiring a minimum holding percentage to qualify (refer to the chart for specific thresholds). Here's how the revenue sharing works:

Let's illustrate with an example: Moneta generates $20,000 in revenue, of which $10,000 comes from transaction fees and $10,000 from other services within the first 72 hours. Of this total, 40% ($8,000) is allocated for revenue sharing among token holders, while the remaining 60% is allocated for marketing, development, and operational costs (though this split may adjust over time with growth).

To calculate each holder's share, we first exclude tokens not eligible for revenue sharing (e.g., LP tokens, tokens in burn addresses, tokens held on centralized exchanges), which typically account for about 30% of the total supply. This leaves 70% of the supply eligible for revenue sharing.

Using our example figures, $8,000 allocated for revenue sharing divided by 70% of eligible supply equates to $114 per 1% of eligible supply. Therefore, each token holder's revenue share is calculated relative to their holdings, ensuring fair distribution based on the amount of Moneta tokens held and their respective tier status.

Moneta's transparent and structured revenue sharing model incentivizes long-term token holding, aligning the interests of token holders with the platform's growth and success in the decentralized finance landscape.


---

# 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://monetafi.gitbook.io/moneta-wp/usdmnta-token/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.
