# What Is an Origami Vault (ov)?

{% hint style="info" %}
Origami v1 vaults such as ovGLP and ovGMX have been deprecated in v2 but the v1 document will remain as a reference. Current v1 users can still withdraw.
{% endhint %}

In Origami v1, ov vaults were deployed for GMX and GLP which automatically converts ETH staking yields from the GMX platform ([app.gmx.io](http://app.gmx.io)) to the vault reserve i.e. oGLP or oGMX.&#x20;

The Origami oTokens are wrappers that are backed 1:1 by the deposit asset i.e. GLP or GMX. The oToken acts as the reserve token for each ov vault. User returns are always reflected in the price of the vault share–collectively known as ovToken–which is denominated in the oToken.&#x20;

The ov Vault auto-compounds returns to the reserves so that the number of oTokens redeemable per vault share (ovToken) grows over time. Upon exit, users redeem their ovGMX or ovGLP vault shares and receive their returns in the native GMX or GLP respectively.

<br>


---

# 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-first-fold-v1/what-is-an-origami-vault-ov.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.
