> For the complete documentation index, see [llms.txt](https://vaultbook.gauntlet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vaultbook.gauntlet.xyz/fr/vaults/morpho-vaults/ecosystem-vaults.md).

# Vaults de l'écosystème

Les Ecosystem Vaults ciblent des stratégies sur mesure pouvant s'intégrer à la pile de produits d'un partenaire. Les exemples incluent des programmes de rendement sur mesure et un Vault tokenisé pour une intégration dans une pile DeFi.

Nous travaillons avec nos partenaires pour mettre en œuvre une stratégie Vault optimisée grâce à nos cadres rigoureux de diligence raisonnable et de gestion des risques.

Suivez les liens vers l’application Gauntlet pour des analyses en temps réel des vaults, notamment l’APY historique, le pourcentage d’utilisation, l’offre et le collatéral à risque.

<a href="https://form.typeform.com/to/wL0KbKAT?utm_source=web&#x26;utm_medium=vaultbook&#x26;utm_campaign=home" class="button primary" data-icon="circle-right">Contactez-nous</a>

| Nom du Vault                                                                                                      | Chaîne   | Catégorie |
| ----------------------------------------------------------------------------------------------------------------- | -------- | --------- |
| [**Metronome msETH**](https://app.gauntlet.xyz/vaults/eth:0x78b18e07dc43017fceaabad0751d6464c0f56b25)             | Ethereum | Équilibré |
| [**Metronome msUSD**](https://app.gauntlet.xyz/vaults/eth:0x6859b34a9379122d25a9fa46f0882d434fee36c3)             | Ethereum | Équilibré |
| [**Morphobeat USDT0**](https://app.hyperbeat.org/earn/0x53a333e51e96fe288bc9add7cdc4b1ead2cd2ffa)                 | HyperEVM | Équilibré |
| [**Swissborg USDC**](https://app.gauntlet.xyz/vaults/eth:0x4ff4186188f8406917293a9e01a1ca16d3cf9e59)              | Ethereum | Prime     |
| [**Juno** **MXNB**](https://app.morpho.org/base/vault/0x08cc279532f159BdB450eBc0bAf6562f585Ded58/juno-mxnb-prime) | Base     | Prime     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vaultbook.gauntlet.xyz/fr/vaults/morpho-vaults/ecosystem-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
