# Worst-Of Put Vault

### What is a Worst-Of Put Vault? <a href="#docs-internal-guid-00fda8b2-7fff-b079-8943-e0e8ebcc0e98" id="docs-internal-guid-00fda8b2-7fff-b079-8943-e0e8ebcc0e98"></a>

This strategy allows users to generate higher yield compared to the more simple DOV. The strategy sells a ‘worse-of’ put option on a basket of tokens. Worst-of put option is a complex option product that gives the buyer the right to exercise a put option on the worst performing asset in the basket. This means the premium received will be higher than the put option on any single constituent token of the basket.

### Implementation Example

* ETH+BNB+GCI Worst of Put option Vault on BSC
* User deposits BUSD in the Vault
* The Vault auctions off a worst-of put option
* If the put option is not exercised, then the user receives premium in BUSD
* If the put option is exercised then the user will receive equivalent ETH, BNB or GCI – whichever is the cheapest to deliver at the time of expiry.

### Coming Soon


---

# 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://teragon.gitbook.io/teragon/teragons-three-pillars/hypercubes/worst-of-put-vault.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.
