# Vaults

[Vaults](https://app.superlend.xyz/vaults) are automated yield strategies on Superlend.\
They let you deposit assets once and earn optimized returns without needing to manage positions manually.

Vaults are designed for users who want a hands-off approach to earning yield.

***

### **What You Can Do With Vaults**

When you deposit into a vault:

* Your assets are put to work according to a predefined strategy
* Rebalancing and allocation happen automatically
* You earn yield based on how the strategy performs
* Your position is tracked in your Portfolio

Vaults are separate from Markets — instead of supplying directly to a market, you are participating in a strategy that allocates capital across one or more markets.

***

### **Types of Vaults on Superlend**

Superlend currently supports multiple categories of vaults:

#### **Superfunds**

Superfunds are core vault strategies that optimize yield across supported markets based on preconfigured logic. They automatically allocate and rebalance to pursue competitive returns with risk controls.

#### **Leveraged Vaults**

Leveraged Vaults use controlled leverage to amplify potential yield. These strategies automatically manage leverage and deleverage cycles based on market conditions.

***

### **How Vaults Appear in the App**

In the Superlend app:

* Vaults are listed in the vaults page
* You can view yield rates, vault information, and supported assets
* Each vault page includes current performance data, allocation details and other metrics&#x20;

Once you deposit, your position appears in Portfolio, where you can monitor balance and earned yield.&#x20;

***

### **Before You Deposit**

Vaults vary in strategy and risk. Before depositing, consider:

* The strategy mechanics
* Any associated fees
* How the vault manages risk
* Whether the vault uses leverage

For guidance on this, see the Vault User Guide.

***

### **What Vaults Are Not**

Vaults are not:

* Guaranteed yield products
* Fixed-term investment contracts
* Risk-free strategies

Vault performance depends on how the underlying strategy allocates and how markets behave.


---

# 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.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.
