# For Liquidity Providers

### What are BPTs

Balancer Pool Tokens (or BPTs) are received from <https://app.balancer.fi/#/> for depositing assets into a liquidity pool. Read more on [their docs](https://docs.balancer.fi/concepts/pools/).

### Balancer Gauges

These BPTs can be staked in Balancer Gauges to earn `BAL` rewards. Depositors are given a "boost" up to 2.5x based on their `veBAL` balance (<https://app.balancer.fi/#/vebal>). To get a `veBAL` balance, users usually need to lock up `BAL` in the Balancer VotingEscrow. That's where Aura comes in...

### Aura for Balancer LPs

Aura gives users the ability to continue receiving their trading fees but at higher APY due to Aura's protocol owned `veBAL`. Simultaneously Aura LPs will benefit from protocol native (`AURA`) tokens in the form of rewards.

Aura provides users the ability to maximize yield on their `BPT` whilst offering exposure to the governance token of a protocol with the economic weight of substantial `veBAL`.

AURA governance tokens, which are used to direct the voting power of the veBAL in AURAbal are minted alongside BAL earned and paid to LPs and other ecosystem users thereby creating additional incentives.


---

# 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/for-liquidity-providers.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.
