# Revenue Sharing

{% hint style="info" %}
Revenue Sharing only applies to Enterprise plan exchanges at 15%.

For a plan with 0% Revenue Sharing, please see the [Enterprise Unlimited](https://docsend.com/view/sfwi4ejwyz5jtfd2) plan.
{% endhint %}

## What is Revenue Sharing?

*Revenue Sharing* refers to a percentage that is applied to specific fees incurred on HollaEx exchanges. This percentage is then shared with HollaEx.

The two most common misconceptions about revenue sharing are:

* Is revenue sharing applied to *all* profits generated by my exchange and business?
* Will I need to pay the revenue sharing *on top* of my plan’s payment?

***

## Where Does Revenue Sharing Apply?

The key takeaway about revenue sharing is that it only applies in select instances, and not to your exchange or business as a whole.&#x20;

Revenue sharing **only applies** to fees generated in the following places:

* Trading Fees
  * From Orderbook Trades
  * From OTC Trades
* Withdrawal and Trading Fees

As an additional note, where the Operator has set any of these fees to be zero, then revenue sharing will likewise be zero. There is no minimum amount of revenue sharing applied.

This means that income created from methods such as spreads, listing fees, staking penalties, and all others are **completely untouched** by revenue sharing.

{% hint style="success" %}
**Key Point**: Revenue Sharing applies only to select aspects of the exchange, and is not applied either exchange-wide or business-wide.
{% endhint %}

***

## How is Revenue Sharing Applied?

Revenue sharing operates without any need for action from the Operator, as the system handles everything behind the scenes.

As trades and withdrawals occur and fees are accumulated by the system, [ready to be settled by the Operator](/advanced/the-network-tool-library/getting-more-interesting-orders-with-the-tools/settling-fees.md), the appropriate percentage of each fee is split off automatically, and the settled fees will have already had revenue sharing applied where appropriate.

<figure><img src="/files/Xj75dDgf23oyq5WCwMC6" alt=""><figcaption><p>Fee Settlement page</p></figcaption></figure>

{% hint style="success" %}
**Key Point:** Revenue sharing is a fully automated system integrated to the HollaEx system. Operators do not have to perform any action in order to manage it.
{% endhint %}

***

## Why is Revenue Shared?

Revenue sharing supports the maintenance of the HollaEx Trading engine while also aligning our interests with the success of our operators’ exchanges.&#x20;

Revenue sharing also helps support the HollaEx developers to refine and expand the features available to operators, allowing new features to be offered at no extra cost. For a full list of ongoing HollaEx updates and releases, [please visit the following page](/releases/versions.md).<br>


---

# 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://docs.hollaex.com/advanced/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.
