# Fee share

Staker of $LVLQ earn claimable fee share as a way to reward their positive participation in the economy of the protocol. The fee share is set at a certain % of the revenue that the protocol earn with the remainder going to the treasury for future use.&#x20;

There are two type of fees that are withheld by the protocol smart contract: performance fee share and management fee share. The standard incentive fee is applied on yield bearing asset in vaults and can vary from 10% to 25% accrued at withdrawal or every month into the treasury. The streaming fee can vary from 0% to 2% and is applied on the TVL of the vault, accrued every month into the treasury. The more $LVLQ are staked for longer period of time, the higher the portion of the fee share the users receives.<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.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/fee-share.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.
