# MLMM Affiliate System

The MMLM protocol allows Web3 projects to distribute their products through the existing MMLM network. Members of the MMLM community will then act as introducers and sellers of those projects’ products to new users, helping the products reach a wider potential audience and increasing revenue.

<figure><img src="/files/qYgEKaWhkiHtW1sR1QAJ" alt=""><figcaption><p>MMLM Affiliate System</p></figcaption></figure>

To participate in product distribution through MMLM, partners are required to meet the following conditions:

* Integrate the MMLM SDK to transfer tracking data.
* Publicly disclose commission payment policies to the MMLM community.
* Reconcile revenue and commissions with MMLM on a monthly basis.
* Partners transfer the earned commissions to the MMLM Commission Pool, which is then used to distribute rewards to MMLM users that helped advertise the product.

Members who engage in the affiliate system are eligible to receive two types of commissions:

* [**Network Bonus**](/mmlm/mlmm-affiliate-system/network-bonus.md)**:** This includes the commission earned from your direct sales revenue as well as the sale profit generated by subsequent sellers in your network. As your network expands and more sellers join, you have the opportunity to earn additional commissions from their successful sales.
* [**Global Bonus**](/mmlm/mlmm-affiliate-system/global-bonus.md)**:** This bonus is designed to reward sellers within the MMLM network who have achieved specific milestones or accomplishments. It serves as a recognition of their outstanding performance and contributions to the overall success of the network.


---

# 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://mmlm.gitbook.io/mmlm/mlmm-affiliate-system.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.
