> 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/drift-vaults/gauntlet-plus.md).

# Gauntlet Plus

Votre crypto, avec un rendement supplémentaire en prime. Les vaults Gauntlet Plus superposent des rendements delta-neutres de Gauntlet Basis Alpha à vos actifs crypto préférés. Ce type de stratégie est connu sous le nom de superpositions Beta/Alpha.

Les stratégies Gauntlet Plus représentent une approche directionnelle de la construction de portefeuille. Conçues spécifiquement pour l’environnement de marché actuel, ces stratégies résolvent un problème fondamental : comment générer des rendements sophistiqués sans renoncer à l’exposition au marché.

Disponibles dans un certain nombre de dénominations crypto (voir [la liste complète ici](/fr/vaults/drift-vaults.md)), ces stratégies conservent l’exposition à l’actif d’origine tout en l’utilisant comme garantie pour emprunter des stablecoins, qui sont ensuite déployés dans la [GBA](/fr/vaults/drift-vaults/gauntlet-basis-alpha.md) stratégie. Cela crée deux flux de rendement parallèles - une possible appréciation (ou dépréciation) du prix du marché et des rendements de basis delta-neutres - sans obliger les investisseurs à sortir de leurs positions principales.

<figure><img src="https://889669120-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnIVJ3cqsrJLuRhLmk6a%2Fuploads%2F2cAvndiih5MOEWEV6uME%2FDriftVB%20Graphic%2008.png?alt=media&amp;token=928b5c41-7f0b-42fc-b4a7-06999aac3625" alt=""><figcaption></figcaption></figure>

<figure><img src="https://889669120-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnIVJ3cqsrJLuRhLmk6a%2Fuploads%2FJEUFccAyyK4ykyWyH5Qs%2FDriftVB%20Graphic%2009.png?alt=media&amp;token=35ec41a1-a649-46e7-b869-ed9d168c5cb3" alt=""><figcaption></figcaption></figure>


---

# 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/drift-vaults/gauntlet-plus.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.
