# Bolide V2

Let's explore the meaning of Multi-strategy:

Our enhanced algorithms continually monitor each strategy's performance - [Lend-Borrow-Far](https://docs.bolide.fi/protocol/strategies/lend-greater-than-borrow-greater-than-farm-strategy) and [Leverage Lending](https://docs.bolide.fi/protocol/strategies/leverage-lending-defi-strategy). If a strategy is underperforming or has potential for higher returns, our AI intervenes and adjusts your fund allocation to enhance your Annual Percentage Yield (APY).\
\
**Unlocking Efficiency: Automation**\
\
To enhance simplicity, Bolide Finance V2 leverages Gelato automation, seamlessly managing all processes behind the scenes.

We have embraced an automation->strategy->logic framework, providing you with enhanced flexibility👇

* The strategy component encompasses the algorithms that drive our asset management and investment strategies.&#x20;
* The logic contract acts as a seamless connection to external protocols, simplifying the integration of new protocols. This means that transitioning from Lending Protocol 1 to Lending Protocol 2 is as straightforward as implementing a new logic contract, while maintaining the integrity of our system. This approach enables swift and secure implementation of new protocols, creating more earning opportunities for you.

<figure><img src="/files/ae5Eh8HVDrVy9wSGk2qn" alt=""><figcaption></figcaption></figure>

**Trustless and backendless**

Bolide Finance V2 operates entirely on-chain, employing a backendless approach. Only statistical data is stored in the database to provide historical APY and TVL, the rest of the data comes directly from Bolide smart contracts. The new V2 supports multi-chain and gives access to various protocols and assets.

**Upgraded V2 vaults**\
\
Users have the option to access V2 through any of the Polygon vaults, as well as the recently launched vaults on the Binance Smart Chain for BNB and USDT. Over time, the range of supported assets and chains will continue to expand, offering users more choices and opportunities.

<figure><img src="/files/B8oyZQguBxRsXoW8uS17" alt=""><figcaption></figcaption></figure>


---

# 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.bolide.fi/bolide-earn/strategies/bolide-v2.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.
