> For the complete documentation index, see [llms.txt](https://docs.raga.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.raga.finance/overview/what-is-raga-finance.md).

# What is Raga Finance

Raga Finance simplifies DeFi investing through structured products that automate complex on-chain strategies. With one-click deposits and withdrawals, users can effortlessly access diversified yield strategies and track their daily performance in real time. Raga enables both crypto-native and new users to explore, understand, and invest in on-chain strategies tailored to their individual risk profiles.

Each vault is deployed on specific chains and categorized by risk level: low, medium, or high, allowing users to earn optimized returns based on their appetite and asset preferences. Users deposit assets into vaults and receive shares in return, which can be redeemed for the underlying assets, subject to strategy-specific withdrawal periods.

In addition to curated investment strategies, Raga vaults serve as a tool for pre-deposits and native yield generation on emerging L1s and L2s, ensuring users can earn from the moment liquidity is bridged without missing out on early ecosystem rewards.

By abstracting complexity and automating strategy execution, Raga Finance aims to make decentralized finance more intuitive, accessible, and yield-efficient.

Raga Finance is live on Hyperliquid and Berachain. You can start earning [here](https://raga.finance/vaults)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.raga.finance/overview/what-is-raga-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.
