# Fees

### Fee Structure <a href="#ed94" id="ed94"></a>

There is a 25% total fee on all `BAL` revenue generated by Balancer LPs on Aura.

* 18% goes to `auraBAL`stakers. This is paid out as `BAL`.
* 4% goes to `AURA/ETH` LPs. This is paid out as `auraBAL`.
* 0.5% goes to the harvest caller. This is paid out as `BAL`.

{% hint style="info" %}
Notes

* Fees are taken only from `BAL` revenue from LP staking; no fees are taken from tokens from the auraBAL pool, nor from **veBAL** admin fees
* There is an absolute fee ceiling of 25%
  {% 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.aura.finance/aura/what-is-aura/fees.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.
