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

# Gauntlet Plus

Your crypto, with extra yield on top. Gauntlet Plus vaults overlay delta neutral yields from Gauntlet Basis Alpha on top of your favorite crypto assets. This type of strategy is known as Beta/Alpha Overlays.

The Gauntlet Plus strategies represent a directional approach to portfolio construction. Designed specifically for the current market environment, these strategies solve a fundamental problem: how to generate sophisticated yields without giving up market exposure.

Available in a number of crypto denominations (see [full list here](/vaults/drift-vaults.md)), these strategies maintain the original asset exposure while using it as collateral to borrow stables, which is then deployed into the [GBA](/vaults/drift-vaults/gauntlet-basis-alpha.md) strategy. This creates two parallel return streams - possible market price appreciation (or depreciation) and delta-neutral basis yields - without requiring investors to exit their core positions.

<figure><img src="https://2839649440-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://2839649440-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/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.
