# Vault Use Cases

YieldFi vaults are programmable, tokenized yield products that let teams launch, distribute, and monitor strategies with institutional-grade reporting from day one. They unlock several high-leverage use cases across managers, protocols, and fintech distribution, such as:

### **Capital Formation Vehicle**

For **curators, asset managers, fund managers, strategy managers, and trading teams**, YieldFi vaults act as a “set it once, scale forever” capital formation layer. A manager launches a vault, defines strategy and risk parameters, and then keeps collecting capital **permissionlessly within compliance constraints**, with **automated NAV accounting** and transparent reporting. Compared to bespoke offchain fund operations, vaults can materially reduce overhead while enabling fundraising from both **onchain capital** and **fiat rails** (e.g., via **ISIN-based** distribution where applicable).

### **Pre-Deposit Campaigns**

Protocols and ecosystems can launch pre-deposit vaults to **collect capital before mainnet launch** and put it to productive use—whether to **reward early users with yield**, **subsidize chain growth costs**, or **build a long-term treasury**. This turns idle pre-launch capital into a strategic resource instead of a passive waitlist.

### **Whitelabel Vaults**

Teams can ship fully **whitelabeled yield products in days**, not months—without building vault contracts, custody workflows, accounting, reporting, or risk tooling. YieldFi provides: a whitelabeled UX, **real-time transparency** (NAV, APY history, TVL, exposure, liquidity, leverage, VaR/CVaR, proof of reserves), and **institutional rails** out of the box for DeFi execution and **exchange SMA/sub-accounts across major exchanges** for controlled permissions and clean accounting. This matters because most products fail on operations, not strategy.

### **Earn Products for Wallets, Exchanges & Fintechs**

Wallets, Exchanges & Fintechs can embed “neobank-like” savings experiences using **Treasury Vaults** and **Lending Vaults**, offering **same-day liquidity expectations** where applicable—without building banking rails.


---

# 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.yield.fi/vault-use-cases.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.
