> For the complete documentation index, see [llms.txt](https://ezfi.gitbook.io/ez-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezfi.gitbook.io/ez-finance/overview/why-ez-fi-is-unique.md).

# Why EZ-Fi is unique?

## 1. Aptos' First Leveraged Yield Farming Platform

Leveraged yield farming is a concept originally innovated by the team from Alpha Venture DAO. EZ Fi is the first leveraged yield farming product in the Aptos Ecosystem.

## 2. High Yields. High Security. High-Quality Pools.

Farming on EZ Fi offers high yield boosting rewards, but along with the risks. High risks are inherently associated with the volatility of assets that are difficult to control and predict, but we try our best to control what we can to help users put their minds at ease. Therefore, we have a strong pool screening and due diligence process to make sure that we offer high yields on quality pools from top DEXes while maintaining high protocol security to protect users.&#x20;

We offer high security measures and transparency to mitigate risks including :&#x20;

1. Multiple audits from top-tier auditors&#x20;
2. Protocol is operated under a non-anonymous team, ensuring no rug pull
3. More coming insurance options&#x20;

To enhance quality farming experience and extra security for our users, there are a few key criteria we have when listing new pools and assets :

1. Assets are required to have supported price feed from our shortlisted oracles
2. Shortlisted popular trading pools from top DEXes with strong demand
3. New pools should have high liquidity, high trading volume, high yield
4. Tokens in the asset pairs should have high circulating market cap, low volatility, certain degree of decentralization and a track record of presence in the market for a decent amount of time.

## 3. Flexible Farming with Any Combination of Assets

Users can begin yield farming with just one type of asset. EZ Fi gives you the option to supply any combination of assets, without having to supply an equal amount of assets for a liquidity pool like traditional yield farming. This allows EZ Fi to support customized yield strategies to suit any market conditions. With flexible borrowing of multiple assets, you can hedge your positions on EZ Fi and farm even in bear market.

For existing LP providers, you can easily migrate your position to EZ Fi by supplying in the LP token. Note that the pool must already be listed on EZ Fi already.

## 4. Alpha Oracle Aggregator

EZ Fi Oracle Aggregator combines top-tier cross-chain oracle service from switchboard and Pyth Network to make sure the price feed is accurate at all times. This also helps make sure our product can continue to run even when one oracle service is out of sync.


---

# 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, and the optional `goal` query parameter:

```
GET https://ezfi.gitbook.io/ez-finance/overview/why-ez-fi-is-unique.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
