# Super Vaults

Super Vaults provide the best isolated environment for running custom strategies that range from simple lending yield optimizations to complex AI agent driven strategies.

Super Vaults are the perfect addition to SuperUSD because:

1. They capture the newer strategies that are normally not approved as yield sources for SuperUSD
2. They allow SuperUSD deposits without having to redeem SuperUSD for another stablecoin
3. They have strong security constraints while providing flexibility for automated strategies


---

# 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.superreturn.ai/optimized-stablecoin/super-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.
