> For the complete documentation index, see [llms.txt](https://docs.myax.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myax.me/token/myax-token-usdmyax/sustainability-and-revenue-streams.md).

# Sustainability & Revenue Streams

Myax helps designers transform artworks into wearable Fashion NFTs, simplifying the process of creating, minting, selling, and renting NFTs directly from the MYAX platform. \
MYAX also offers a bridge to the fashion industry and art collectors with its Fashion NFTs.&#x20;

**Goals:**

* Achieve a stable and growing $MYAX price.
* Maintain a healthy and active ecosystem with increasing user adoption.
* Ensure the sustainability of rewards and incentives.
* Ensure marketplace activity and revenue.<br>

**Revenue Streams:**

| Revenue Stream  | Amount | Frequency       |
| --------------- | ------ | --------------- |
| Transaction Tax | 2%     | Per transaction |
| Marketplace Fee | 20%    | Per sale        |

**Revenue Distribution:**

***Platform Tax:***

* Total Revenue: 2% of all transactions on the platform
  * Distribution:
    * 1% to Marketing & Development wallet
    * 1% to IP wallet

***Marketplace Commission for subscription NFTs:***

* Total Revenue: 20% of all NFT sales on the marketplace
  * Distribution:
    * 100% to the Ecosystem and Staking wallet

**Impact of Revenue Streams:**

* ***Strengthening Ecosystem:*** The significant contribution of commissions directly to the Ecosystem and Staking wallet will ensure sustainability. This will keep the ecosystem robust, allowing more incentives for users to stake and participate.
* ***Marketing & Development:*** The 1% distribution from the platform tax to the Marketing & Development wallet will ensure continuous funds to promote the platform and invest in tech advancements, keeping MYAX at the forefront of innovation.
* ***Staking Utility Boosting Sales:*** By offering higher commissions for NFTs with staking utility, MYAX incentivizes creators to offer staking utilities. This not only benefits the creators but also the fans. The ability to earn rewards by staking NFTs will likely attract more buyers, driving up sales and generating more revenue for the 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.myax.me/token/myax-token-usdmyax/sustainability-and-revenue-streams.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.
