# stETHvv Timeline

### Timeline

* End Round: Friday 15:00 UTC
* Start Round: Friday 15:30 UTC
* Deposits Processing Window: between the end of the current round and the start of the following round&#x20;
* Options Buying: Friday after the End Round

### Observations&#x20;

1. Deposits can **only** happen between the `startRound` and the `endRound`.
2. Withdrawals can **only** happen between the `startRound` and the `endRound`.
3. All funds deposited between `startRound` and `endRound` are processed **together** at the same time.&#x20;

Considering how the current system is designed, we advise our users to deposit funds into the vault ***closer to the start of the next round***.&#x20;

This happens because:

* Any yield generated in the vault by the yield strategy (in this case, Lido) before the deposit has been processed will NOT be considered.&#x20;

{% hint style="info" %} <mark style="color:blue;">This means that the best moment to deposit is on Thursday night, ET time. And the best moment to withdraw is after the current week's round is finished, Friday night, ET time.</mark>&#x20;
{% 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.pods.finance/stethvv/stethvv-timeline.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.
