# The First DeFi Search Engine - Vaults Information Aggregator

Finding the best available investment options across the Defi is not an easy task even for the most professional. This is a pain that will grow larger and larger as the DeFi space evolves. Finding the best place in terms of returns is far from simple, but understanding the risks is a whole other game. We are building the first DeFi search engine that will allow easy scouting and analysis of the vast available investment options across the DeFi. The search engine is our primary product, and its basic features will be open for everyone to use free forever as an open-source project. The search statistics will help us better understand how to prioritize the next vaults to be integrated into the Capella-protocol.

Every indexed protocol will be available as a search result. Indexing a protocol includes on-chain historical yield analysis and real-time monitoring of yields. Calculating APY on-chain can be tricky and therefore we will use a centralized DB on top of the protocol on-chain analysis capabilities of yields and security. In the beginning, we will manually index protocols to show as search results, but soon enough a standard interface of yield optimizing strategies protocols will be invented just as it happened with websites and html.


---

# 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.capella.finance/capella-hybrid-liquidity-pools/the-first-defi-search-engine-vaults-information-aggregator.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.
