# stETHvv

- [What is stETHvv?](https://docs.pods.finance/stethvv/what-is-stethvv.md): stETHvv is short for stETH Volatility Vault.
- [Description](https://docs.pods.finance/stethvv/description.md): Learn about how is stETHvv is structured.
- [System Actors](https://docs.pods.finance/stethvv/system-actors.md): Understand the system actors
- [How stETHvv Works](https://docs.pods.finance/stethvv/how-stethvv-works.md): Rounds and events.
- [User Flow](https://docs.pods.finance/stethvv/how-stethvv-works/user-flow.md): Let's simulate the user flow in this section.
- [stETHvv Timeline](https://docs.pods.finance/stethvv/stethvv-timeline.md)
- [Fees](https://docs.pods.finance/stethvv/fees.md)
- [Whitepaper](https://docs.pods.finance/stethvv/whitepaper.md)


---

# 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.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.
