# Balancer Technology

## Boosted Pools

Boosted Pools bring the best of both worlds to Liquidity Providers and Swappers. Swappers get access to deep liquidity with near-parity exchange rates while Liquidity Providers have their liquidity positions sent to Reaper crypts to earn additional yield instead of sitting idly in a pool.

These versions of pools don't directly hold the assets themselves, but rather hold the pool tokens of nested Linear Pools, which, for the Reaper Farm, maintain proper balances of assets and their rf-asset counterparts.

You can find our Boosted Pools integration present in some Balancer and BeethovenX pools.

#### Additional resources:

You can learn more about BeethovenX in [their documents](https://docs.beets.fi/).

You can learn more about boosted pools in [this article](https://blockbytes.com/2022/10/20/boosted-pools/).


---

# 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.reaper.farm/business-integration/balancer-technology.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.
