# Veda Vaults

All assets deposited into Trevee Earn flow into Veda [BoringVaults](https://docs.veda.tech/architecture-overview/boringvault). The curators (Veda, Paladin & Tholgar for now) allocate these assets to whitelisted strategies deemed to be the safest possible in DeFi. Veda’s BoringVaults were chosen as they are a battle-tested solution that has been [audited](https://github.com/Se7en-Seas/boring-vault/tree/main/audit) and are used to secure approximately $3B of assets for protocols like ether.fi, Lombard, Mantle, pumpBTC and others.

On Trevee Earn, BoringVaults are used in two places. The first is for minting the scAssets as vault receipt tokens using whitelisted collateral, and the second as an opt-in staking vault on Sonic for generating yield on scAssets through Sonic DeFi integrations.

<figure><img src="/files/XJlz8cPikzDahBhO00Fi" alt=""><figcaption><p>scAssets minting</p></figcaption></figure>

{% hint style="info" %}
Learn more about Veda BoringVault in their [Docs](https://docs.veda.tech/architecture-overview/boringvault).
{% endhint %}


---

# 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.trevee.xyz/trevee-earn/sonic-scassets/veda-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.
