# Asset Management - Clovis Vaults (Coming Soon)

Clovis Vaults are the asset management layer of the protocol, designed to generate additional yield from idle capital sitting in the liquidity spokes. Assets in lending markets, bridging pools, or other primitives often have periods where they are not actively borrowed or used for settlement. Rather than leaving these assets idle, Clovis vaults deploy them into external yield opportunities that match the tranche’s risk profile.

The vault system is fully integrated with the hub-and-spoke architecture. Idle capital on a spoke chain can be routed to vault strategies either locally or via the hub, ensuring that funds remain available for withdrawal or reallocation when market demand changes. Vault strategies can include deposits into blue-chip lending protocols, low-risk liquidity pools, or newer high-yield opportunities, depending on the tranche configuration.

This design allows the protocol to capture asset management yields without fragmenting liquidity or impacting the availability of funds for lending and trading. In the base tranche, vault allocations focus on highly liquid, battle-tested protocols to minimise risk. Higher-risk tranches can be allocated to more aggressive strategies with higher return potential. By dynamically recycling idle capital, Clovis vaults increase the total return profile of each market while maintaining the flexibility to meet user withdrawals and market shifts.

<figure><img src="/files/MEBywQeliqaAc0cbtbzt" alt=""><figcaption></figcaption></figure>


---

# 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.clovis.network/products/asset-management-clovis-vaults-coming-soon.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.
