# Revenue Distribution

There are three major sources of revenues for Bloom LPs and traders:

1. Trading Fees: Dynamic open fees, close fees and margin-fees, as explained in detail in the fees section.
2. Vault Withdraw / Unlock Fees: LPs may be charged a withdraw fee, which varies based on the protocol health and an LP's lock duration. These are explained in detail in the Liquidity Provision section.
3. Blast Airdrop: 100% of Bloom's developer portion of the Blast airdrop will go towards bootstrapping long-term LPs and traders.

#### Liquidity Providers (100% of fees) <a href="#liquidity-providers" id="liquidity-providers"></a>

LPs represent the supply side of the protocol, and are hence compensated for the work they put in as market makers. At this time, LPs will receive 100% of the protocol fees, which represents the highest revenue share across any margin-based perpetuals platform in DeFi.&#x20;

#### Protocol Treasury: Liquidity and Development (0% of fees) <a href="#protocol-treasury-liquidity" id="protocol-treasury-liquidity"></a>

Currently, 0% of all fees will go towards everything related to protocol liquidity. In the future, we will increase protocol fee share to 30%. This includes protocol owned liquidity for the USDB vault, sponsoring trading competitions, giving trader rebates, sponsoring gas, and insuring LPs in case of unforeseen protocol losses. Initially, the team will direct this revenue, however over time, the DAO can vote on splitting this liquidity as it sees fit.


---

# 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.bloom.trading/bloom/rewards/revenue-distribution.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.
