# What are directional vaults?

Origami introduces lovTendies, a new Collection of vaults for users to enter directional positions on popular assets (such as ETH at launch). Unlike Origami's other delta-neutral strategies, directional vaults expose a user to either a long or short delta leveraged position based on their preferred asset of choice. Instead of simply holding spot, depositing the asset of choice creates a long or short delta position at a much higher notional value for greater potential of Return on Equity.

{% hint style="info" %}
Why Tendies?\
Everyone loves chicken tenders especially after that 16-hour shift at the local fast food chain.
{% endhint %}


---

# 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://docs.origami.finance/the-second-fold-v2/deprecated-vaults/lovtendies-collection/what-are-directional-vaults.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.
