> For the complete documentation index, see [llms.txt](https://sector-finance.gitbook.io/sector-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sector-finance.gitbook.io/sector-finance/products/product-suite/aggregator-vaults.md).

# Aggregator Vaults

Description

One way to address the risk management of yield-bearing assets is through aggregation. Aggregator Vaults aggregate the single-strategies into risk-tranched vaults, such as a USDC vault with senior and junior tranches where the junior tranches assume additional risk in return for a potentially larger share of the yields. This aggregation process leverages DeFi's composability to create more yield-generating opportunities for these asset types.

## Architecture

Aggregator vaults can aggregate both Single Strategies (SCYVaults) and other Aggregator vaults. They are loosely based on EIP4626 vault standard but use a two-step withdrawal process for added security and flexibility.&#x20;

<figure><img src="/files/9Wt3PoNovyHjidE1gwMa" alt=""><figcaption><p>Vault Hierarchy</p></figcaption></figure>

## How it works

Users deposit underlying assets into a respective vault. The risk model determines the highest-yielding allocations for each risk tranche, and the vault automatically deploys capital to the appropriate strategies on a particular chain.  All profits are converted to underlying and auto-compounded by depositing the funds into the strategy. Withdrawals happen via a two-step process to prevent vault token price manipulation.

<figure><img src="https://lh6.googleusercontent.com/HDLAusIpWxc0e8OBz7n6sCRpJ0uZLCL9dWtqWvL4t0nFuJmyKtdiCX4IiF8-7IpgUCs6ze6Za-HEgwXW16xj3GLml5OrkerXE3kDZw1OxU3w9CwcGxYDkSbvZHURa6o0ILwBQJoFwpKvaNWqLijqvzubgAzemXikhADNMC5MIBGdCci8-xlorM8nHMzyHQ" alt=""><figcaption></figcaption></figure>
