# What is Boba Finance?

{% hint style="info" %}
**GitBook tip:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

## What is BFI?

​Boba Finance is an Innovative, Decentralized Yield Optimizer platform that allows users to earn compound interest on their crypto assets farming.

With various investment strategies secured and governed by smart contracts, Boba Finance automatically maximizes rewards from various liquidity pools (LPs).

The main product offered by Boba Finance is the Vaults which you can provide liquidity or stake your crypto tokens. Users can deposit for auto-compounding so the vault will automatically increase your deposited token amount by compounding yield farming rewards back to your initially deposited LPs.

## Quick links

{% content-ref url="overview/security" %}
[security](https://whitepaper.bobafinance.com/overview/security)
{% endcontent-ref %}

{% content-ref url="overview/transparency" %}
[transparency](https://whitepaper.bobafinance.com/overview/transparency)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/user-guide" %}
[user-guide](https://whitepaper.bobafinance.com/fundamentals/user-guide)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://whitepaper.bobafinance.com/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://whitepaper.bobafinance.com/broken-reference)
{% endcontent-ref %}


---

# 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://whitepaper.bobafinance.com/what-is-boba-finance.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.
