> For the complete documentation index, see [llms.txt](https://9mm-pro.gitbook.io/9mm-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://9mm-pro.gitbook.io/9mm-pro/overview/revenue-sharing-model.md).

# Revenue Sharing Model

The 9MM revenue-sharing model is the foundation of our ecosystem, ensuring sustainable value distribution among 9MM token and NFT holders on their respective blockchains. This model is divided into two components: Primary Revenue Share and Secondary Revenue Share.

**1️⃣ Primary Revenue Share**

* 50% of all fees generated across the ecosystem are allocated to 9MM token holders.&#x20;
* Each trade incurs a fee paid in the token that the user is selling. These fees are then converted into the native token of the blockchain the user operates on.

**2️⃣ Secondary Revenue Share**

* The secondary revenue share mechanism distributes 9MM tokens to NFT holders.
* The revenue sources are diverse, ensuring a steady flow of funds to the secondary revenue share wallet:<br>
  * **OG NFT Royalties:** 9.99% royalty fee on each secondary market sale.
  * **PUSSY 404 LP:** Initialized LP by the team earns PUSSY and layer 1 token.
  * **Native 9MM LP:** Initialized LP by the team earns 9MM and layer 1 token.
  * **Exotic 9MM LP Pairs:** DEX fees collected in 9MM from all 9MM LP pairs.
*

```
<figure><img src="/files/UNdzV9RnBitpo0BlWcWK" alt=""><figcaption></figcaption></figure>
```

**Token Distribution Process:**

* PUSSY tokens earned from fees is burned.
* All 9MM collected from fees is directly sent to the revenue share wallet.
* Fees collected in the native coin (e.g., ETH, PLS) are used to purchase 9MM, and sent to the revenue share wallet.

**9MM is distributed on the 9th of each month:**

* 96% to OG NFT holders.
* 4% to PUSSY 404 NFT holders. Only whole NFTs qualify for these distributions; fractional holdings and liquidity provisions are excluded.

**Positive feedback loop**

The design of the secondary revenue share model creates a virtuous cycle:

* Fees collected in native tokens are used to buy 9MM, creating upward price pressure.
* 9MM is then distributed to NFT holders, enhancing engagement and participation.
* This self-reinforcing mechanism benefits the entire ecosystem by aligning incentives among DEX users, token holders, and NFT participants.


---

# 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://9mm-pro.gitbook.io/9mm-pro/overview/revenue-sharing-model.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.
