# Fee Sharing

## ♻ Fee Sharing Overview <a href="#partners-fees-overview" id="partners-fees-overview"></a>

|                           |                                                                    Partner Fee = Yes                                                                    |                                                                  Partner Fee = No                                                                 |
| :-----------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------: |
| Surplus Sharing = **Yes** |                                        Not possible, fallbacks to  *Partner Fees = Yes and Surplus Sharing = No*                                        |                                  <p><strong>Surplus</strong>: <br>50% to Partner or User<br>50% to Velora DAO</p>                                 |
|  Surplus Sharing = **No** | <p><br><strong>Swap Fees:</strong> <br><strong>Market:</strong> 85% to Partner, 15% to Velora DAO</p><p><strong>Delta:</strong> 100% to Partner<br></p> | <p><strong>Surplus</strong>: <br><strong>Market:</strong> 100% to Velora  DAO<br><strong>Delta:</strong> <br>50% to Velora DAO<br>50% to User</p> |

#### **Swap Fee**

Partners can charge a fee on the swaps they facilitate if they choose to. By default, Velora DAO collects 15% of this fee. &#x20;

#### **Surplus**

As described above, Velora DAO keeps surplus by default. If the Partner decides not to charge a Swap fee, they can opt-in to keep 50% of the surplus to be used as best suited to the Partner's interest or to direct it to the user.

**Our fee structure allows Partners to charge no extra fee**. In that case, Velora DAO takes no added fees.

#### **Mixed case**

Using swapExactAmountOutPro and swapExactAmountInPro allows the partner to keep 100% of the revenue while the protocol pays itself from the surplus (50% when it occurs)

<figure><img src="https://doc.paraswap.network/~gitbook/image?url=https%3A%2F%2F2411422765-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MJ6vzFu0ce0AHXkpGfO%252Fuploads%252FK6fCgPMYnEkQfiKYVmCk%252Fimage.png%3Falt%3Dmedia%26token%3Db1b20de9-4fde-44d7-b98b-46ef75e338a5&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=30c6d64247cedb10f901deb053b088a0ba24ec85d442b94c26aa6c30ed41e6c0" alt=""><figcaption><p>Revenue Sharing on Velora (when integrated into another dApp)</p></figcaption></figure>

If you'd like to discuss how to harness Velora for your dAPP best, please **reach out through our** [**Contact Form**](https://www.velora.xyz/#home-contact).

#### What are the Velora DAO fees used for? <a href="#why-does-paraswap-dao-need-a-fee" id="why-does-paraswap-dao-need-a-fee"></a>

All fees collected by the Velora DAO are used to grow further and perpetuate the Velora Protocol. DAO members and proposals decide the specific initiatives, and it is up to governance and community participants to decide where to direct these fees.

## Fee Claimer <a href="#partners-fees-overview" id="partners-fees-overview"></a>

Partners can choose to have their Partner fees, including Swap Fees and Surplus, redirected to a Fee Claimer contract, from where they can be claimed at will or sent directly to their wallet of choice using the `isDirectFeeTransfer` parameter.

For those Partners who chose Fee Claimer, fees can be claimed through the Velora[ Fee Claimer UI](https://app.paraswap.xyz/#/fee_claimer), using the wallet passed on the API call as `partneraddress`. The complete list of Fee Claimer addresses can be found in the [Smart Contracts - Fee Claimer](https://developers.paraswap.network/smart-contracts#fee-claimer) section.

For more information about API parameters setup, please refer to the [Velora API Developers Documentation.](https://developers.paraswap.network/)
