# Defi Option Vault Subscription

Defi Option Vaults (DOV) generate yield by running an automated options strategy. The recurring strategy reinvests the earnings earned back into the strategy, effectively increasing the saver's returns over time.&#x20;

## How to Deposit into a Vault

1\. Visit [dov.antimatter.finance](https://dov.antimatter.finance/#/defi)

2\. **Select a vault** you want to deposit assets into and **click on Add**.

![](/files/ztifTpj65zQ5U4Jm9Miz)

3\. **Connect your wallet** and make sure you are **on the correct network**

4\. Input the amount you want to invest. The deposit currency depends on the underlying asset and options strategy

![](/files/j1mCDnqelXglQ9LwEugj)

5\. **Click on Invest** and **confirm the transaction** in your wallet.

6\. After confirmation you can view your position under the "Position" tab

{% hint style="info" %}
Your deposit will be locked in once a new cycle starts (Friday 8AM UTC). Before the cycle starts, you have the option to instantly withdraw your funds.
{% endhint %}

{% hint style="warning" %}
Please note that once locked in, the investment cannot be redeemed early. You have to initiate withdrawal before the next cycle starts.
{% 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.antimatter.finance/user-guide/getting-started-antimatter-structured/defi-option-vault-subscription.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.
