> For the complete documentation index, see [llms.txt](https://docs.suite.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suite.tech/revenue-share.md).

# Revenue Share

**Live Revenue Counter -** [**https://suite.tech**](https://suite.tech)

At Suite, we prioritize sharing our success with our community, which is why we’ve launched a Monthly Revenue Share program. This initiative allows our holders to directly benefit from the platform's growth and success.

**1. What is Monthly Revenue Share?** The Monthly Revenue Share program is designed to allocate a portion of Suite revenue back to our token holders. This includes profits from services like Trending, Ads, Premium Subscriptions, Volume Bot, Sniper Bot etc.

**2. How is Revenue Generated?** Revenue is derived from multiple sources. Currently active - [Sui Sniper Bot](https://t.me/SuiSniperBot), [Wallet Tracker Bot](https://t.me/SuiWalletTrackBot) (premium subscription), [Sui Trending](https://t.me/Trending_Sui).

**3. How is Revenue Distributed?** Each month, the total revenue generated by Suite products is calculated. A portion of it is distributed among eligible token holders, with the process being automated and proportional to the number of tokens each holder owns.

**Revenue Share Size - 50%**

**Holder Tiers:** To participate in the revenue share, holders need to own a certain percentage of $SUITE. The more you hold, the higher your share of the distributed revenue. Here’s a breakdown of the tiers:

* **0.1% - 0.99% of total $SUITE supply held:** 26% of revenue share
* **1% - 1.99% of total $SUITE supply held:** 34% of revenue share
* **2%+ of total $SUITE supply held:** 40% of revenue share

**Note:** The percentages represent the portion of the total revenue share allocated to each holder group.

**Example Scenario:**

* **Total earnings for the month:** $500,000
* **Total shared revenue:** $500,000 \* 50% = $250,000

**Distribution Among Holders:**

Once the total shared revenue is calculated, it is then distributed among the holders based on their tier:

* **40%** of $250,000 (for holders with 2%+ supply) = **$100,000**
* **34%** of $250,000 (for holders with 1% - 1.99% supply) = **$85,000**
* **26%** of $250,000 (for holders with 0.1% - 0.99% supply) = **$65,000**

This breakdown ensures that each holder group receives a portion of the revenue based on their level of commitment to holding $SUITE tokens.

By understanding this structure, you can see how holding more $SUITE can significantly enhance your share of the platform's earnings. Join [Suite Community](https://t.me/Suite_Portal), grow with us, and benefit from our expanding ecosystem!


---

# 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://docs.suite.tech/revenue-share.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.
