> 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/prime-vaults-conservative-yield-strategies.md).

# Vaults Prime

Prime Vaults offrent aux fournisseurs des rendements prudents, à faible risque. Ces Vaults allouent les liquidités afin de maximiser le rendement ajusté au risque tout en visant un risque minimal de dette insolvable, même dans des conditions de marché extrêmes.

Prime Vaults alloueront aux marchés qui répondent aux critères suivants :

* Un mélange de garanties blue chip à très forte liquidité.
* Forte corrélation des prix entre les tokens de liquidité et les tokens de collatéral.

Certains marchés peuvent être envisagés même s’ils ne répondent pas à ces critères exigeants ; toutefois, dans ce cas, les plafonds d’offre et les ratios LLTV seront fixés de manière prudente.

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.

| Nom du Vault                                                                                                                                  | Chaîne   |
| --------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| [**Gauntlet USDC Prime V2**](https://app.morpho.org/ethereum/vault/0x8c106EEDAd96553e64287A5A6839c3Cc78afA3D0/gauntlet-usdc-prime) :sparkles: | Ethereum |
| [**Gauntlet WETH Prime V2**](https://app.morpho.org/ethereum/vault/0x43fCd85E8D9D003D515f886891B7C742AC9f92da/gauntlet-weth-prime) :sparkles: | Ethereum |
| [**Gauntlet USDT Prime V2**](https://app.morpho.org/ethereum/vault/0xf3557AD5E984211ac8A0874A670344f2C3376471/gauntlet-usdt-prime) :sparkles: | Ethereum |
| [**USDC Prime V2**](https://app.morpho.org/base/vault/0x050cE30b927Da55177A4914EC73480238BAD56f0/usdc-prime) :sparkles:                       | Base     |
| [**USDC Prime V2**](https://app.morpho.org/arbitrum/vault/0x610D151aE40662AE148cdBaaE1Ea5904b6AFAE78/gauntlet-usdc-prime) :sparkles:          | Arbitrum |
| [**Gauntlet USDC Prime**](https://app.gauntlet.xyz/vaults/eth:0xdd0f28e19c1780eb6396170735d45153d261490d)                                     | Ethereum |
| [**Gauntlet USDT Prime**](https://app.gauntlet.xyz/vaults/eth:0x8cb3649114051ca5119141a34c200d65dc0faa73)                                     | Ethereum |
| [**Gauntlet WETH Prime**](https://app.gauntlet.xyz/vaults/eth:0x2371e134e3455e0593363cbf89d3b6cf53740618)                                     | Ethereum |
| [**Gauntlet WETH Écosystème**](https://app.gauntlet.xyz/vaults/eth:0x1e6ffa4e9f63d10b8820a3ab52566af881dab53c)                                | Ethereum |
| [**Gauntlet USDC Prime**](https://app.gauntlet.xyz/vaults/base:0xee8f4ec5672f09119b96ab6fb59c27e1b7e44b61)                                    | Base     |
| [**Gauntlet USDC Prime**](https://app.gauntlet.xyz/vaults/arb:0x7c574174da4b2be3f705c6244b4bfa0815a8b3ed)                                     | Arbitrum |


---

# 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/prime-vaults-conservative-yield-strategies.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.
