# Protocol Revenue

### **Fee Collection**

The platform generates revenue through fees charged for its usage. These fees take various forms, including:

* Position fee for perpetual trading
* Liquidation fee&#x20;
* Dynamic borrowing fee (interest rate for leveraged/perpetual trading)
* Swap fee
* LLP minting and burning fee (LLP = Level Liquidity Pool)
* Accelerated vesting fee (preLVL vesting)\
  (Note: This fee will be distributed equally, with 50% to the DAO and 50% to the LLP.)

{% hint style="info" %}
For more information, see [**Protocol Fee Structure**](https://docs.level.finance/protocol-fee-structure)
{% endhint %}

### **Fee Distribution**

Revenue is distributed from fees collected on the platform. These fees are routed as follows:

* LLP Fees = 45%
* LVL & LVL/USDT LP Stakers = 10%
* DAO Treasury = 30%
* LGO Stakers = 10%
* Reserved for Development = 5%

<figure><img src="https://133323373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFJ6zbXbgFXVZp3qunySS%2Fuploads%2FN1rWGyD7952Zjg1udHLo%2FMicrosoftTeams-image%20(83).png?alt=media&#x26;token=a4f8006b-7f65-4b0c-9ab4-9bf600788c11" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Proposals passed by the Level DAO can change protocol fee parameters and distribution.
{% endhint %}


---

# 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.level.finance/protocol-revenue.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.
