> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rubic.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Fee sharing via decentralized providers

To start the process of receiving commissions, please provide our [Business Development team ](https://t.me/RubicPartnership)with the following details:

1. An EVM address for fee sharing.

<Tip>
  If you’d like to use various fee models, please provide different EVM wallets for each fee value.
</Tip>

2. The fee model you would like to use: Percentage-based, Fixed Amount, or Mixed.

<Tip>
  Please find a detailed description of each model [here](https://dev-docs.rubic.exchange/api-docs/about/monetization/overview).
</Tip>

3. The fee value:

* *percentage fee value* for the Percentage-based model;
* *amount in USD* for the Fixed Amount model;
* *amount in USD* and *the percentage value* for the Mixed model.

After receiving the required details, we'll list your address(es) on our side, and it will be necessary to set it as the `integratorAddress` in the requests to the Rubic API.

<Warning>
  If the `integratorAddress` is not specified, the default fixed fee in native tokens will be deducted from each transaction.
</Warning>
