> For the complete documentation index, see [llms.txt](https://docs.feeder.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feeder.finance/products-and-services/yield-optimizer/autostaking/auto-diversify.md).

# Auto Diversify

#### "Auto Diversify" helps an investor automatically earn low-risk and high-return yields.&#x20;

How does it work? We have developed powerful formulas that efficiently invest across multiple DeFi platforms, auto-compound, and rebalance regularly.  All an investor needs to do is pick a token and deposit.

### Overview

|      Structures     |                                                   Single Asset                                                  |                                                          <p>Single Asset </p><p>(No Belt)</p>                                                         |                             Stablecoin                            |
| :-----------------: | :-------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------: |
|     **Deposit**     |                                                  BNB, BTC, ETH                                                  |                                                                          CAKE                                                                         |                       USDT, BUSD, DAI, USDC                       |
|  **Target Vaults**  | [AUTO](https://autofarm.network/), [ACS](https://www.acryptos.com/), [BUNNY](https://pancakebunny.finance/pool) | [AUTO](https://autofarm.network/), [ACS](https://www.acryptos.com/), [BUNNY](https://pancakebunny.finance/pool), [CAKE](https://pancakeswap.finance/) |  [ACS](https://www.acryptos.com/), [DOP](https://dopple.finance/) |
| **Target Strategy** |                             <p>Borrowing & Lending</p><p><em>Auto-compound</em></p>                             |                                                      <p>Staking</p><p><em>Auto-compound</em></p>                                                      | <p>Liquidity Providing & Farming</p><p><em>Auto-compound</em></p> |

### Auto Diversify Strategy Details

**Auto Diversify** spreads deposits across multiple vaults, and directly into PancakeSwap and Dopple Finance as core platforms.

**How it works:**

* Set base allocation of each target vault relative to its TVL and total TVL
* Equally redistribute excess allocation above 50% in a single vault to the remaining targets
  * *This makes sure we never allocate more than 50% to any vault*
* Take 20%\* allocation from poor performers and distribute it to better performers; benchmark by APY relative to median&#x20;
* Rebalance if the current allocation is 5% more or less than the target allocation

*\*Auto Diversify options with 2 targets are will just be a 50/50 split until more targets are added.*&#x20;

#### **How to deposit capital flows from Auto Diversify into the DeFi ecosystem:**

{% tabs %}
{% tab title="Stablecoins" %}
![](/files/-MeBQAmJun8V1yDadi10)
{% endtab %}

{% tab title="BNB/BTC/ETH" %}
![](/files/-MeBQI0tT9B9MFauODIw)
{% endtab %}

{% tab title="CAKE" %}
![](/files/-MeBQSJgzRtzF_yWmRi3)
{% endtab %}
{% endtabs %}

### **Diversification Benefits and Risks**

While deposits are diversified, it does not eliminate risks completely.  This is because no investment, whether in DeFi or the physical world, is truly *risk-free*.&#x20;

**Users of Auto Diversify benefit from mitigation of risks by spreading investments into multiple targets** (ie.: target vaults and target cores). A single exploit has the possibility of happening to any single target, but unlikely to happen to all at once. Yields generated on DeFi, as is hypothesized by the [Efficient Market Hypothesis](https://en.wikipedia.org/wiki/Efficient-market_hypothesis), has priced in a certain level of price volatility, exploit possibility, and all other factors that drive risk and return structures - not perfectly but generally. That is why yields are as high as they are, relative to other asset classes; think your stock portfolio. Investors face a tremendous risk of complete loss of capital when investments are located in a single location. Spreading investments out across multiple locations, in other words, target vaults or target cores, mitigate this risk.

However, it should be noted that while the product diversifies across multiple target products, it does not necessarily diversify across wide-ranging platforms at the launch stage. Due to the limited availability of target products and development time, various deposit options are platform concentrated -- for instance, the stablecoin structure. Most single asset vaults end up with capital deposited within a few core products, such as Venus, Belt, and PancakeSwap; therefore, this is the nature of the ecosystem at this stage.  Exploits typically happen at the smart contract level. Therefore, diversification at the target vault or core product level is a big step toward to reducing risks.

**As the ecosystem develops, Auto Diversify's degree of diversification will improve with the addition of new target 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, and the optional `goal` query parameter:

```
GET https://docs.feeder.finance/products-and-services/yield-optimizer/autostaking/auto-diversify.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.
