# Prime Vaults

Prime Vaults are automated, asset-specific vaults on Superlend that allocate assets across supported markets to earn yield without manual management.

You deposit once, and the strategy handles allocation and rebalancing for you.

***

### **How Superfunds Work**

At a high level:

* You deposit an asset into a Prime Vault (eg., [USDC Prime](https://app.superlend.xyz/vaults/8453-0x10076ed296571ce4fde5b1fdf0eb9014a880e47b))
* The strategy allocates capital across markets
* Allocations may adjust automatically over time
* Yield accrues to your vault position

All actions happen onchain via smart contracts.

***

### **What Prime Vaults Are For**

Prime Vaults are suited for users who:

* Prefer a hands-off approach to earning yield
* Want one consolidated position instead of multiple deposits
* Do not want to actively monitor rates or rebalance

***

### **Fees and Risks**

* Prime Vaults may charge fees, shown in the vault details
* Yields are variable and not guaranteed
* Strategies involve market and smart contract risk

***

### **Using Prime Vaults**

You can:

* View available Prime Vaults in the Vaults section
* Deposit or withdraw at any time (subject to liquidity)
* Track your position in [Portfolio](https://app.superlend.xyz/portfolio)


---

# 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.superlend.xyz/products/vaults/prime-vaults.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.
