# Integrations

Each Garden will be able to choose where to deploy their capital and which protocols to use. We hope to enable visionary Strategists by providing a rich set of integrations and balanced incentives for both Strategists and LPs. We see the space as a **positive-sum game** and it’s our goal to provide as much liquidity to the ecosystem as we can.

![](/files/Adq4w5lyR7auj1vxD8RX)

Babylon integrates with the following DeFi protocols:

* Uniswap v3 for trades and price oracle
* Uniswap v2 LP tokens
* Compound lending and borrowing
* Aave lending and borrowing
* Sushiswap pools
* Lido staking
* Stakewise ([Announcement](https://medium.com/babylon-finance/stakewise-integration-d447d75cd545))
* Yearn vaults ([Full List & Announcement](https://medium.com/babylon-finance/curve-yearn-babylon-7f4d298b5a9b))
* Babylon Fuse Pool on Rari ([Annoncement](https://medium.com/babylon-finance/babylon-lending-markets-e0aee652e8c2))
* Pickle Jars ([Full List & Announcement](https://medium.com/babylon-finance/babylon-pickles-a88846083788?postPublishedType=initial)) & Pickle Farms([Announcement](https://medium.com/@rrecuero/babylon-pickle-reloaded-8cf2a1931630))
* Curve Pools ([Full list](https://medium.com/babylon-finance/curve-pools-available-on-babylon-c3f9e617d028))
* Curve Gauge Staking ([Announcement](https://twitter.com/BabylonFinance/status/1523910894069059584?s=20\&t=dS8v9VH4nKDLHV-iMb0uUg))
* Aladdin DAO v3([Announcement](https://babylon.finance/daos))
* Convex Staking ([Announcement](https://medium.com/babylon-finance/convex-staking-available-on-babylon-769717ed1e53))
* Gamma Uni V3 LP ([Announcement](https://docs.babylon.finance/babl/heart/heart-bonds))

### Wishlist :moneybag:

The following integrations are on our wishlist. Thanks to our SDK, anyone can build [Custom Integrations](/developers/custom-integrations.md) with our protocol. The first person that successfully completes each of these integrations and follows the process outlined on that page, will receive up to $5k in developer bounties paid in (BABL).

* ~~BadgerDAO (Investing in Sett vaults)~~
* ~~Balancer V2~~
* Bancor V3
* PoolTogether
* Abracadabra
* ~~Alpha Homora V2~~
* Liquity (Lend & Borrow)
* Maple Finance (Deposit in Pools)
* Centrifuge
* ~~Idle Finance~~


---

# 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.babylon.finance/protocol/integrations.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.
