# Revenue sharing

You can earn **25%** of the fees that we charge to users coming from your integration.

To do so, you must use the '**rfr**' parameter (see [Parameters and customization](/integration-guides/parameters-and-customization.md)) with the referral code that you can obtain from our mobile app [Bridge Wallet](https://www.mtpelerin.com/bridge-wallet). To get a custom code, please [contact us](https://www.mtpelerin.com/contact).

Your earnings will be automatically paid in **USDC** (Polygon) at the end of each month on your main Bridge Wallet address. You will also receive each month an activity summary email.

## Boost up to 50%

Add liquidity to the MPS pools and earn +1% in referral fees for each $100 of value added to the pool, up to a maximum of 50%:

* [Add liquidity on Uniswap](https://app.uniswap.org/explore/pools/ethereum/0xa74ac034f5D255d19C0Fae3E30a51f8482E20a91) (Ethereum)
* [Add liquidity on SushiSwap](https://www.sushi.com/gnosis/pool/v2/0x53027796a4713eace91988a1c696db764737cb48/add) (Gnosis Chain)

## Notes

* The revenue sharing percentage applies to effective commissions that we charge to a successfully referred user.
* To benefit from earnings boost, you must add liquidity from an address that is registered with us.
* We reserve the right to modify these terms and conditions at any time.


---

# 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://developers.mtpelerin.com/service-information/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.
