# Fee

* All profits generated by LSD belong to aLSD Holders.&#x20;
* LSD Strategy Vault Yield
  * 70% belongs to those who vote for the Vault
  * 30% goes to those who provide liquidity for the Vault
* Bribe Fee
  * 90% goes to esAGI Holders
  * 10% goes to the Treasury.
* aUSD Redeem Fee(0.5%) belongs to the Treasury
* aUSD Trading System Fee&#x20;
  * 20% goes to aUSD borrowers
  * 10% goes to market builders
  * 10% goes to the treasury
  * 60% goes to the market maker.


---

# 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://agilitylsd.gitbook.io/agility-lsd-liquidity-layer/fee.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.
